open-inventory

Build Status

  • Category: Apps
  • Status: 3, stable
  • Image: open-inventory, 4, upstream
  • Healthcheck: Yes
  • Backups: No
  • Email: No
  • Tests: No
  • SSO: No

Usage

Basic initial setup

  1. Set up your server (tutorial)
  2. Install abra locally (guide here)
  3. Deploy coop-cloud/traefik on the server. It acts as proxy, and it handles automagically TLS certificate creation and update (via Let's Encrypt).

Create open-inventory app and deploy

  1. abra app new open-inventory --secrets (optionally with --pass if you'd like to save secrets in pass)
  2. abra app config open-inventory.example.net
    • be sure to change DOMAIN to something that resolves to your server
    • APP_URL as well needs to be set
  3. abra app deploy open-inventory.example.net
S
Description
Recipe for Open Inventory created by EOTL https://codeberg.org/eotl/open-inventory
Readme
124 KiB
Languages
Shell 100%