Skip to content

Instantly share code, notes, and snippets.

@IsmagilovQA
Last active January 5, 2022 14:57
Show Gist options
  • Save IsmagilovQA/3776b4da1c6dcc638065b69537cd1d32 to your computer and use it in GitHub Desktop.
Save IsmagilovQA/3776b4da1c6dcc638065b69537cd1d32 to your computer and use it in GitHub Desktop.
Digital Ocean settings
- ssh root@ip
- vel - public key
- docker ps -> make sure no running images
- git clone url of app from GitHub
- cd microservices-demo
- cd deploy
- cd docker-compose (where we have docker-compose.yml)
- docker-compose up -d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment