Document simplified deployment procedure
This commit is contained in:
@@ -76,10 +76,7 @@ git push
|
|||||||
workon blender-cloud # activate your virtualenv
|
workon blender-cloud # activate your virtualenv
|
||||||
cd $projectdir/deploy
|
cd $projectdir/deploy
|
||||||
./2docker.sh
|
./2docker.sh
|
||||||
cd $projectdir/docker
|
./build-all.sh # or ./build-quick.sh
|
||||||
./full_rebuild.sh # or one of the other build scripts, if you know what you're doing.
|
|
||||||
docker push armadillica/blender_cloud:latest
|
|
||||||
cd $projectdir/deploy
|
|
||||||
./2server.sh servername
|
./2server.sh servername
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user