this post was submitted on 19 Jun 2023
2 points (100.0% liked)
/kbin meta
63 readers
1 users here now
Magazine dedicated to discussions about the kbin itself. Provide feedback, ask questions, suggest improvements, and engage in conversations related to the platform organization, policies, features, and community dynamics. ---- * Roadmap 2023 * m/kbinDevlog * m/kbinDesign
founded 2 years ago
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I used a VPS running Ubuntu and followed the Docker installation. The only issue I ran into was that the docker-ce installation instructions don't work on Ubuntu. They were written for Debian. This is easy enough to work around. Just find the Docker install instructions and the docker compose plug in instructions for your Linux and use them instead of what he has, if you run into an issue.
As long as you follow the instructions exactly it should be fine. Your experience should be enough.
I initially set it up on a really small VPS with with 1 GB / 1 CPU and 25 GB disk. I scaled it up after I got everything working and checked out. It performed fine on that small VPS.
That sounds promising! Thank you for the tips.