azukaar / Cosmos-Server

☁️ The Most Secure and Easy Selfhosted Home Server. Take control of your data and privacy without sacrificing security and stability (Authentication, anti-DDOS, anti-bot)
https://cosmos-cloud.io
Other
3.59k stars 127 forks source link

[FEAT]: Lazy starting of containers #15

Open pa-sowa opened 1 year ago

pa-sowa commented 1 year ago

Feature Description

As a user I want the Cosmos-Server to automatically start a container when it's URL is being accessed. Basically this is the functionality provided by Lazytainer

azukaar commented 1 year ago

Never heard of Lazytainer, this is actually a neat idea! Thanks for the suggestion

Lockszmith-GH commented 1 year ago

+1 - especially useful on very small vms / machines.

bassista commented 8 months ago

+1 - coooool (unless cosmos do erase the networks when the container is down 👍 )

azukaar commented 8 months ago

+1 - coooool (unless cosmos do erase the networks when the container is down 👍 )

Doesn't anymore in upcoming 0.15. It's a docker thing not a Cosmos thing, but I rewrote a custom pruning implementation to prevent this

BearTS commented 5 months ago

This would be pretty cool