-This is a service that can scale up or down a docker swarm service on demand.
-It basically starts a service when it's needed and then shut it down when it's no longer needed.
+## Features
+- Support for Docker containers
+- Support for Docker swarm mode, scale services
+- Start your container/service on the first request
+- Dynamic loading page (cloudflare or grafana cloud style)
+- Automatic scale to zero after configured timeout upon last request the service received
+- Support container/service healthcheck and will not redirect until service is healthy
## Usage
### CLI