generated from DAM/ts-TEMPLATE
docs: add Default Passwords section to SECURITY.md
This commit is contained in:
@@ -19,3 +19,12 @@ These capabilities are necessary for Tailscale to function but increase the atta
|
|||||||
- Regularly rotate auth keys.
|
- Regularly rotate auth keys.
|
||||||
- Review Headscale/Tailscale ACLs to ensure services only have the access they need.
|
- Review Headscale/Tailscale ACLs to ensure services only have the access they need.
|
||||||
- Keep the Tailscale Docker image reasonably up to date.
|
- Keep the Tailscale Docker image reasonably up to date.
|
||||||
|
|
||||||
|
## Default Passwords
|
||||||
|
|
||||||
|
The `docker-compose.yml` file contains placeholder values (`***`) for sensitive items such as:
|
||||||
|
|
||||||
|
- Postgres password
|
||||||
|
- Vikunja JWT secret
|
||||||
|
|
||||||
|
**Change these values** before deploying anywhere security matters. Never use the default placeholders in production or shared environments.
|
||||||
|
|||||||
Reference in New Issue
Block a user