1.2 KiB
1.2 KiB
open-inventory
- Category: Apps
- Status: 3, stable
- Image:
open-inventory, 4, upstream - Healthcheck: Yes
- Backups: No
- Email: No
- Tests: No
- SSO: No
Usage
Basic initial setup
- Set up your server (tutorial)
- Install
abralocally (guide here) - Deploy
coop-cloud/traefikon the server. It acts as proxy, and it handles automagically TLS certificate creation and update (viaLet's Encrypt).
Create open-inventory app and deploy
abra app new open-inventory --secrets(optionally with--passif you'd like to save secrets in pass)abra app config open-inventory.example.net- be sure to change
DOMAINto something that resolves to your server APP_URLas well needs to be set
- be sure to change
abra app deploy open-inventory.example.net