You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can then configure TeamPass at http://fqdn.example.com:6443/index.php
18
18
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
+
19
25
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:
0 commit comments