this post was submitted on 03 Feb 2023
3 points (100.0% liked)
Lemmy Support
4650 readers
1 users here now
Support / questions about Lemmy.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Do you want to install a fresh instance, or do you want to upgrade an instance?
If you are installing fresh, most of that tutorial is still going to work out. But you now need to pull the config file this way:
wget https://raw.githubusercontent.com/LemmyNet/lemmy/main/config/defaults.hjson lemmy.hjson
If you install the more recent docker version, you don't have to install docker-compose the same way. Follow the instructions from the website, and use 'docker compose' instead of 'docker-compose'.
The nginx configuration does not need to change.
What problems are you getting?
Yes i install on clear VDS fresh instance.
Ok, i write my steps here, hope you can help me and other users :)
Install VDS ubuntu 20
Go to Putty, connect ssh with root;pass
Now i need instal docker
Ok, all works. There are no errors.
Now i skip old step about "wget https://raw.githubusercontent.com/LemmyNet/lemmy-ansible/main/templates/nginx.conf -O lemmy.conf"
change hostname to "uebishe.com" (without other changes, for the test)
And now, we run Docker Compose?
On step 6/7 in "Container uebishecom-proxy-1" terminal told me:
hmm... your advice?
Find on github comment about it. I will try
but this doesnt help