I'm interested in self-hosting a few services with Docker because I've got some experience using it. However, I'm uncertain if it actually costs anything beyond the hardware expenses. So, can I really run everything for free with Docker? Also, are there any recommended resources to help me get started?
2 Answers
Check out the tons of tutorials available on YouTube! Docker containers are free, and you can customize them however you like. If you're thinking of creating your own images, you can host those on Docker Hub for free as well. It's a great way to start without any upfront costs.
Yes, you can absolutely run Docker on your own hardware without any costs! The Docker engine itself is free to use. Just keep in mind that while the software is free, you'll need to handle any hardware expenses yourself. Also, avoid using Docker Desktop if you're trying to keep costs down—it's not necessary for self-hosting. Just use Docker and Docker Compose directly!
I’ve been looking at RustDesk. It can definitely be hosted on Docker, and you can use it without worrying about costs as long as you self-host it.