Skip to content

Commit 894d464

Browse files
author
Mike Holloway
committed
note use of absolute path for salt key
1 parent 41f9759 commit 894d464

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@ docker stack deploy -c docker-compose.yml teampass
1616

1717
You can then configure TeamPass at http://fqdn.example.com:6443/index.php
1818

19+
For Teampass configuration, the database host is 'db', and database credentials are found within the Docker compose file.
20+
21+
Per [https://github.com/nilsteampassnet/TeamPass](https://github.com/nilsteampassnet/TeamPass): Use /var/www/html/sk as your "Absolute path to saltkey" during installation.
22+
23+
---
24+
1925
It is HIGHLY recommended to remove the exposed "ports:" section within the compose file, and instead secure the traffic behind HTTPS/TLS via a proxy. swarmstack users can add the following stanza to their existing Caddy proxy configuration:
2026

2127
```

0 commit comments

Comments
 (0)