nginx
A rock-solid web server and reverse proxy for static sites and frontends.
- PORT
- 80
- STORAGE
- Optional persistent volume for content
- PORT — default 80
- Static content via mounted volume
Runs unmodified from Docker Hub.
TEMPLATES
Curated templates bring the image, sensible port and exposure defaults, configuration guidance, and storage requirements together. Deploy recognizable software in minutes — with the defaults already thought through.
A rock-solid web server and reverse proxy for static sites and frontends.
Runs unmodified from Docker Hub.
An in-memory data store for caching, queues, and session state.
Privilege drop and BGSAVE verified. Persistence is not backup or replication.
A dependable relational database for applications that need real data.
Proposed catalog item — stateful templates ship with storage in place.
A minimal HTTP service skeleton to scaffold your next application.
Proposed catalog item — a neutral starting point, not framework magic.
Popular open-source software, one deploy away from useful.
Proposed catalog direction — each candidate is reviewed before joining the catalog.
PRIVATE BY DEFAULT, WHERE IT MATTERS
Non-HTTP services like Redis are private by default in their templates: an internal address, no public route, no certificate. You connect your application to them explicitly, on the declared port.
STATEFUL, HONESTLY
Stateful templates include appropriate persistent storage before being offered for real data — data survives container replacement. And to be clear about what that means: “deploy a Redis service” is not a fully managed database product with replication, point-in-time recovery, automatic upgrades, or a database SLA.
YOUR NEXT CHAPTER
Bring your code. Make something people can use.