{"id":22249197,"url":"https://github.com/volker-raschek/postfixadmin-charts","last_synced_at":"2025-03-25T12:14:14.009Z","repository":{"id":274951881,"uuid":"906146770","full_name":"volker-raschek/postfixadmin-charts","owner":"volker-raschek","description":"[MIRROR]: Helm chart of postfixadmin","archived":false,"fork":false,"pushed_at":"2024-12-20T11:51:50.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-30T11:09:49.383Z","etag":null,"topics":["chart","dovecot","helm","kubernetes","postfix","postfixadmin"],"latest_commit_sha":null,"homepage":"https://artifacthub.io/packages/helm/volker-raschek/postfixadmin","language":"Smarty","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/volker-raschek.png","metadata":{},"created_at":"2024-12-20T09:06:55.000Z","updated_at":"2024-12-20T11:52:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"098e133d-fa33-4513-b0c3-ba2fb16355d5","html_url":"https://github.com/volker-raschek/postfixadmin-charts","commit_stats":null,"previous_names":["volker-raschek/postfixadmin-charts"],"tags_count":null,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volker-raschek%2Fpostfixadmin-charts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volker-raschek%2Fpostfixadmin-charts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volker-raschek%2Fpostfixadmin-charts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volker-raschek%2Fpostfixadmin-charts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/volker-raschek","download_url":"https://codeload.github.com/volker-raschek/postfixadmin-charts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245458703,"owners_count":20618697,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chart","dovecot","helm","kubernetes","postfix","postfixadmin"],"created_at":"2024-12-03T06:25:16.651Z","updated_at":"2025-03-25T12:14:13.992Z","avatar_url":"https://github.com/volker-raschek.png","language":"Smarty","funding_links":[],"categories":[],"sub_categories":[],"readme":"# postfixadmin-charts\n\n[![Build Status](https://drone.cryptic.systems/api/badges/volker.raschek/postfixadmin-charts/status.svg)](https://drone.cryptic.systems/volker.raschek/postfixadmin-charts)\n[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/volker-raschek)](https://artifacthub.io/packages/search?repo=volker-raschek)\n\nThis is an inofficial helm chart for\n[postfixadmin](https://github.com/postfixadmin/postfixadmin), because the\nmaintainer does not provide currently an official one.\n\nThis helm chart can be found on [artifacthub.io](https://artifacthub.io/) and\ncan be installed via helm.\n\n```bash\nhelm repo add volker.raschek https://charts.cryptic.systems/volker.raschek\nhelm install postfixadmin volker.raschek/postfixadmin\n```\n\n## Customization\n\nThe list below is only an excerpt of the listed environment variables from the\nused [container image](https://github.com/volker-raschek/postfixadmin-docker).\n\nThe environment variables are composed on the key of the PHP configuration with\nthe prefix `POSTFIXADMIN_`. You can take an example\n[configuration](https://github.com/postfixadmin/postfixadmin/blob/master/config.inc.php)\nfrom the upstream project.\n\n| value                                        | reference                                                                                             |\n| ------------------------------------------- | -----------------------------------------------------------------------------------------------       |\n| `.config.POSTFIXADMIN_ADMIN_EMAIL`          | [Documentation](https://github.com/volker-raschek/postfixadmin-docker#postfixadmin_admin_email)       |\n| `.config.POSTFIXADMIN_ADMIN_SMTP_PASSWORD`  | [Documentation](https://github.com/volker-raschek/postfixadmin-docker#postfixadmin_smtp_password)     |\n| `.config.POSTFIXADMIN_ADMIN_NAME`           | [Documentation](https://github.com/volker-raschek/postfixadmin-docker#postfixadmin_admin_name)        |\n| `.config.POSTFIXADMIN_DATABASE_TYPE`        | [Documentation](https://github.com/volker-raschek/postfixadmin-docker#postfixadmin_database_type)     |\n| `.config.POSTFIXADMIN_DATABASE_USER`        | [Documentation](https://github.com/volker-raschek/postfixadmin-docker#postfixadmin_database_user)     |\n| `.config.POSTFIXADMIN_DATABASE_PASSWORD`    | [Documentation](https://github.com/volker-raschek/postfixadmin-docker#postfixadmin_database_password) |\n| `.config.POSTFIXADMIN_DATABASE_HOST`        | [Documentation](https://github.com/volker-raschek/postfixadmin-docker#postfixadmin_database_host)     |\n| `.config.POSTFIXADMIN_DATABASE_PORT`        | [Documentation](https://github.com/volker-raschek/postfixadmin-docker#postfixadmin_database_port)     |\n| `.config.POSTFIXADMIN_DATABASE_NAME`        | [Documentation](https://github.com/volker-raschek/postfixadmin-docker#postfixadmin_database_name)     |\n| `.config.POSTFIXADMIN_DEFAULT_LANGUAGE`     | [Documentation](https://github.com/volker-raschek/postfixadmin-docker#postfixadmin_default_language)  |\n| `.config.POSTFIXADMIN_DATABASE_USE_SSL`     | [Documentation](https://github.com/volker-raschek/postfixadmin-docker#postfixadmin_database_use_ssl)  |\n| `.config.POSTFIXADMIN_DATABASE_KEY`         | [Documentation](https://github.com/volker-raschek/postfixadmin-docker#postfixadmin_database_key)      |\n| `.config.POSTFIXADMIN_DATABASE_CERT`        | [Documentation](https://github.com/volker-raschek/postfixadmin-docker#postfixadmin_database_cert)     |\n| `.config.POSTFIXADMIN_DATABASE_CA`          | [Documentation](https://github.com/volker-raschek/postfixadmin-docker#postfixadmin_database_ca)       |\n| `.config.POSTFIXADMIN_DATABASE_PREFIX`      | [Documentation](https://github.com/volker-raschek/postfixadmin-docker#postfixadmin_database_prefix)   |\n| `.config.POSTFIXADMIN_ENCRYPT`              | [Documentation](https://github.com/volker-raschek/postfixadmin-docker#postfixadmin_encrypt)           |\n| `.config.POSTFIXADMIN_SMTP_SERVER`          | [Documentation](https://github.com/volker-raschek/postfixadmin-docker#postfixadmin_smtp_server)       |\n| `.config.POSTFIXADMIN_SMTP_PORT`            | [Documentation](https://github.com/volker-raschek/postfixadmin-docker#postfixadmin_smtp_port)         |\n| `.config.POSTFIXADMIN_SMTP_CLIENT`          | [Documentation](https://github.com/volker-raschek/postfixadmin-docker#postfixadmin_smtp_client)       |\n| `.config.POSTFIXADMIN_SHOW_FOOTER_TEXT`     | [Documentation](https://github.com/volker-raschek/postfixadmin-docker#postfixadmin_show_footer_text)  |\n| `.config.POSTFIXADMIN_FOOTER_TEXT`          | [Documentation](https://github.com/volker-raschek/postfixadmin-docker#postfixadmin_footer_text)       |\n| `.config.POSTFIXADMIN_FOOTER_LINK`          | [Documentation](https://github.com/volker-raschek/postfixadmin-docker#postfixadmin_footer_link)       |\n| `.config.POSTFIXADMIN_FETCHMAIL`            | [Documentation](https://github.com/volker-raschek/postfixadmin-docker#postfixadmin_fetchmail)         |\n\n## Postfixadmin-Fetchmail\n\nAs addon can be additionally the helm chart\n`volker.raschek/postfixadmi-fetchmail` installed. The the `fetchmail.pl` script\nhas been packaged into an own container to support among others non-kubernetes\nbased postfixadmin instances with the `fetchmail.pl` script on kubernetes basis.\n\nMore about the addon is documented\n[here](https://github.com/volker-raschek/postfixadmin-fetchmail-charts).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvolker-raschek%2Fpostfixadmin-charts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvolker-raschek%2Fpostfixadmin-charts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvolker-raschek%2Fpostfixadmin-charts/lists"}