Refactor secret management for jafner.tools #99

Closed
opened 2023-09-18 12:27:12 -07:00 by Jafner · 6 comments
Jafner commented 2023-09-18 12:27:12 -07:00 (Migrated from gitlab.jafner.net)

jafner-tools/config/wireguard currently has password exposed in .env.
jafner-tools/config/vaultwarden currently has admin_token exposed in .env.
Move those to <app>_secrets.env, ensure they are excluded from version control.
Rotate the secret (and update the container).

Refer to #32 for more info.

jafner-tools/config/wireguard currently has password exposed in `.env`. jafner-tools/config/vaultwarden currently has admin_token exposed in `.env`. Move those to `<app>_secrets.env`, ensure they are excluded from version control. Rotate the secret (and update the container). Refer to #32 for more info.
Jafner commented 2023-09-18 12:27:13 -07:00 (Migrated from gitlab.jafner.net)

assigned to @Jafner

assigned to @Jafner
Jafner commented 2023-09-18 12:41:02 -07:00 (Migrated from gitlab.jafner.net)

changed title from {-Secure WG-Easy password variable and rotate-} to {+Refactor secret management for jafner.tools+}

changed title from **{-Secure WG-Easy password variable and rotate-}** to **{+Refactor secret management for jafner.tools+}**
Jafner commented 2023-09-18 12:41:02 -07:00 (Migrated from gitlab.jafner.net)

changed the description

changed the description
Jafner commented 2023-09-18 12:42:24 -07:00 (Migrated from gitlab.jafner.net)

changed the description

changed the description
Jafner commented 2023-09-18 12:46:48 -07:00 (Migrated from gitlab.jafner.net)

mentioned in commit 612999cd80

mentioned in commit 612999cd80dcc68b60591b74a2055eca461706e2
Jafner commented 2023-09-18 13:31:26 -07:00 (Migrated from gitlab.jafner.net)

Vaultwarden and WG-Easy have been updated and their secrets have been rotated.

Vaultwarden and WG-Easy have been updated and their secrets have been rotated.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Jafner/homelab#99
No description provided.