Fediverse relays: Difference between revisions

m
Line 95: Line 95:
# sudo apt update
# sudo apt update
# sudo apt install vim
# sudo apt install vim
## confirm with Y when asked
# sudo apt install git
# sudo apt install git
## confirm with Y when asked
# sudo apt install docker
# sudo apt install docker
## confirm with Y when asked
# sudo apt install docker-compose
# sudo apt install docker-compose
## confirm with Y when asked
# sudo apt install docker.io
# sudo apt install docker.io
## confirm with Y when asked
# sudo apt install golang
# sudo apt install golang
## confirm with Y when asked
# sudo apt install apparmor


==== Install the relay with docker ====
==== Install the relay with docker ====