cd ~/version_controlled/allofphysicsgraph/proofofconcept/v7_pickle_web_interface docker-compose up --build --remove-orphans
Build time is 10 minutes when layers are not cached.
http://localhost
If I'm happy with the content,
git add filename git commit -m "a message" git pushSSH to the DigitalOcean droplet VPS (virtual private server)
cd ~/proofofconcept/v7_pickle_web_interface git pull docker-compose up --build --force-recreate --remove-orphans --detachCheck the live page content at https://derivationmap.net/.
No comments:
Post a Comment