The idle sleep feature of Go Proxy could be a gamechanger since cheap servers can host lots of infrequently used apps. Guess it should become the standard and extend to background processes too, like a PM2 or Systemd. https://github.com/yusing/go-proxy?tab=readme-ov-file#idlesl...
My Favorite Self-Hosted Apps Launched in 2024
31–35 of 35 posts
Re: My Favorite Self-Hosted Apps Launched in 2024
#32Here’s a business idea for someone: find the best open source/self hosted business and start up tools (such as a chat app, a project management tool, a wiki, etc) and offer startups a managed hosting service of those selected apps. Toss up a cheap but decent vps per client, run some open source monitoring tools for yourself, price as a flat rate per app under management (vs scaling rate of a per user seat in most Saa…
Re: My Favorite Self-Hosted Apps Launched in 2024
#33Here’s a business idea for someone: find the best open source/self hosted business and start up tools (such as a chat app, a project management tool, a wiki, etc) and offer startups a managed hosting service of those selected apps. Toss up a cheap but decent vps per client, run some open source monitoring tools for yourself, price as a flat rate per app under management (vs scaling rate of a per user seat in most Saa…
Re: My Favorite Self-Hosted Apps Launched in 2024
#34Earlier quoted context omitted.
I self host about 30 services. Each of them is in a docker container and I do not know what happens inside. I only configure the startup in a YAML file and I am done. Works great.
This is a blessing and a curse. If there is a bug or something that you need to debug in it, it can be painful
What about debugging is difficult for you when docker containers are involved?
Re: My Favorite Self-Hosted Apps Launched in 2024
#35Here’s a business idea for someone: find the best open source/self hosted business and start up tools (such as a chat app, a project management tool, a wiki, etc) and offer startups a managed hosting service of those selected apps. Toss up a cheap but decent vps per client, run some open source monitoring tools for yourself, price as a flat rate per app under management (vs scaling rate of a per user seat in most Saa…