Added extra steps to quickstart in README
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
KawaiiPunk 2024-10-07 16:30:25 +01:00
parent b47b82d15a
commit b286befb98
No known key found for this signature in database
GPG Key ID: 8664A690E094B219

View File

@ -21,6 +21,8 @@
2. Deploy [`coop-cloud/traefik`]
3. `abra app new vaultwarden`
4. `abra app config YOURAPPDOMAIN`
5. `abra app secret generate vault.foo.bar admin_token v1`
6. `abra app secret insert vault.esn-cloud.de smtp_password v1 "super-secret-passowrd"` SMTP config and password needed for user email invites
5. `abra app deploy YOURAPPDOMAIN`
[`abra`]: https://git.coopcloud.tech/coop-cloud/abra