Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
#NOTE: doesnt matter the .env
NEW$ cd /opt/myaegee
NEW$ make start
NEW$ docker rm $(docker stop $(docker ps -aq))

Backup: pictures (with basically a restore because we start the setup first)

...