ContainerNursery
ContainerNursery copied to clipboard
Puts Docker Containers to sleep and wakes them back up when they're needed
For a use-case where ContainerNursery is used in combination with status monitors like UptimeKuma, etc. - Is there a way to tell ContainerNursery to not spin up any containers for...
Does ContainerNursery require that there are no numerics in proxyHost in the config.yml file? I have got this working successfully for multiple containers, however only n8n has the below error...
Feature request - To make it easier to use with docker compose, and avoiding multiple / duplicated configurations for each container, ContainerNursery should support using `labels` in the docker-compose.yml file,...
I think for slow machine is import to make available to set a retry sleep time between request when wait the container respond. In my case, after 30x requests ~30ms...
Resolves https://github.com/ItsEcholot/ContainerNursery/issues/27 One important note, the application you are proxying would need to be able to rewrite its URLs to include the subfolder at the beginning of its URLs.
hello, i am trying to setup [ContainerNursery](https://github.com/ItsEcholot/ContainerNursery) but i was not able to setup it correctly with NPM can anyone help me ? My configs are following and only think...
Everything else works beautifully. I have like 6 other containers routed thru nursery and they work perfectly fine. But for some reason when I try to go to convertx it...