Demo Laravel app for Gimlet. In the deployment settings, enter 8000
as the exposed port. App will run as a single container after deployment. For more instructions, read Gimlet documentation.
Dockerfile not production ready, since .env file is included with an empty APP_KEY
variable. Only recommended for testing/demo purposes.
Gimlet is a deployment tool that utilizes FluxCD.
- Advanced Deployments: Branch previews, automated deployments, rollbacks
- Single-click HTTPS Certification
- Grafana & Prometheus Support
Find out more about Gimlet at https://gimlet.io.
Reach out to us on Discord, or email us at.
Dockerfile credit to Asia Joumaa.
Repository forked from faidfadjri/sample-laravel-mysql-docker originally with the purpose of setting up a Laravel application for demo purposes.