17,327
edits
Line 113: | Line 113: | ||
3. openssl genrsa | tee actor.pem | 3. openssl genrsa | tee actor.pem | ||
4. chmod 600 actor.pem | 4. chmod 600 actor.pem | ||
5. | 5. cd /root/Activity-Relay | ||
6. | 6. docker-compose build | ||
* this will take a while and lots of red text will appear. Don't worry. | * this will take a while and lots of red text will appear. Don't worry. | ||
7. docker-compose up -d | 7. docker-compose up -d | ||
8. docker-compose down | 8. docker-compose down |