Skip to content
This repository has been archived by the owner on Aug 22, 2022. It is now read-only.

[anonaddy] Update the documentation #1750

Open
Stoffe opened this issue Aug 15, 2022 · 0 comments
Open

[anonaddy] Update the documentation #1750

Stoffe opened this issue Aug 15, 2022 · 0 comments

Comments

@Stoffe
Copy link

Stoffe commented Aug 15, 2022

Helm chart name

anonaddy

Helm chart version

latest

Container name

anonaddy

Container tag

latest

Description

Pls update the documentation of the chart, the SECRET needs to be a hashed value (for instance, run the command shown below in the APP_KEY value again, if you just put a random string here, it will fail to start the webserver with a php error telling you its an unsupported format, but since it does not tell you what it is that is an unsupported format and the docs dont say much either, it took some time to investigate.
These docs needs more to be complete, many things are left out, pls try to install it yourself and update the docs accordingly.
If you are updating the docs only from the upstream repo, I can send a request there as well.

Expected result

Docs would tell me what is required and what is not when it comes to the variables in the helm chart.

Helm values to reproduce

env:
  TZ: "Europe/Stockholm"
  ANONADDY_DOMAIN: *******
  ANONADDY_SECRET: base64:********** <- THIS NEEDS TO BE A PROPER SECRET, not a random string!
  ANONADDY_ADMIN_USERNAME: *****

Additional Information

No response

Repo link

https://github.com/anonaddy/anonaddy
https://github.com/k8s-at-home/charts/tree/master/charts/stable/anonaddy

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants