Jump to content

Fediverse relays: Difference between revisions

m
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. cd /root/Activity-Relay
5. cd /root/Activity-Relay
6. docker-compose build
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