Skip to content

Implementing secrets #1882

Closed Locked Answered by mgrimace
mgrimace asked this question in Support
Discussion options

You must be logged in to vote

Step 1: create a secrets.env file with all A=B labels listed. Save the file in the same location as your hompage compose.yaml
Step 2: in the docker compose file for homepage, add the following line, making sure to use the actual path to the secrets file:

    env_file:
      - /path/to/homepage/.secrets.env

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by mgrimace
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant