Files
HetznerDokployLab/projects/firefly/README.md
jonas@geiger-natur.de 579a694fdd first commit
2025-12-21 11:53:49 +01:00

888 B

firefly

firefly

General

  • Compose Path: ./projects/firefly/docker-compose.yml

Environment

  • SITE_OWNER: #site owner email-address
  • DB_CONNECTION: #db connection type like mysql or postgres
  • DB_HOST: #db hostname
  • DB_PORT: #database port - default: 3306
  • DB_DATABASE: #database name
  • DB_USERNAME: #database user-name
  • DB_PASSWORD: #database password
  • STATIC_CRON_TOKEN: #32 digits token - use it-tools token-generator to get one
  • APP_ENV: #default: production
  • APP_KEY: #a base64 php app key - use Generate Laravel APP_KEY to get one
  • APP_URL: #default: http://app:8080
  • TRUSTED_PROXIES: default: "*"

Domains

  • Service Name: firefly
  • Container Port: 8080
  • HTTPS: true
  • Certificate Provider: Let's Encrypt