Skip to content

olqs/mailcow-traefik-cert-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mailcow-traefik-cert-helper

Webservice to generate traefik config for email domains configured in mailcow database This app/container is used in the german howtos

Configuration

The complete configuration is handled with environment variables

  • Database Settings
    • MYSQL_HOST default mysql-mailcow
    • MYSQL_PORT default 3306
    • MYSQL_DB default mailcow
    • MYSQL_USER default mailcow
    • MYSQL_PASSWORD default mailcow
  • Traefik Configuration
    • TRAEFIK_ROUTER default nginx-mailcow-secure
    • TRAEFIK_CERTRESOLVER default http
    • TRAEFIK_HTTPS_ENTRYPOINT default https
    • TRAEFIK_MAILCOW_SERVICE default nginx-mailcow@docker

TODO

Implement environment variables for following traefik configurations:

  • subdomains which are generated, currently: "mail", "imap", "smtp", "pop3", "autodiscover", "autoconfig", "webmail", "email"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages