clarlify build vs deploy
parent
35a8626222
commit
40a01fa781
|
@ -1,11 +1,13 @@
|
|||
# UCI - Live Documetation in a Container
|
||||
|
||||
** A self contained live documenation system for editing and displaying documentation via the browser**
|
||||
**A self contained live documenation system for editing and displaying documentation via the browser**
|
||||
|
||||
This repo will build an alpine image complete with a mkdocs-material and vscode servers.
|
||||
|
||||
## Deploy
|
||||
|
||||
if you are using a prebuilt image then you can deploy per below. Otherwise follow directions for building first
|
||||
|
||||
* Copy the deploy directory from this repo to your machine that has docker and docker-compose installed
|
||||
* Make a copy of the .env.example file to .env and edit as needed.
|
||||
* Edit the docker-compose.yml as needed.
|
||||
|
|
Loading…
Reference in New Issue