• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.

Improved Docker provisioning

Rodolfo

⭐ Chevereto Godlike
Chevereto Staff
Administrator
Hey there,

I have dramatically improved the Docker guide for Chevereto. It features:
  • Production ready standard
  • Development standard
  • HTTPS setup using let's encrypt
  • Multiple targets (dev, production)
  • Configurable ports
  • Supports your own custom docker-compose file
  • Easy to follow make commands for compose, logs, build image, etc
  • Built-in hot reload
  • Support for custom projects (as editing Chevereto and build that for Docker)
You can see the project at chevereto/docker.

Hope you like the update! This new project is simpler and easier than the previous ones, I tested it on Vultr and on my macs.

😉 Give it a try and let me know how it goes.
 
🥳 It keeps getting better, check the 4.0-nginx-proxy branch which now includes built-in support for nginx-proxy.

This enables to expose multiple hostnames (domain1.com, domain2.com, domainN.com) on the same machine using Nginx which internally forwards to the appropriate container. It enables you to install and expose multiple Chevereto installations in one machine.
 
Back
Top