Skip to content

Tools and scripts to document the setup of inventaire.io in production

Notifications You must be signed in to change notification settings

inventaire/inventaire-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a4558a9 · Feb 27, 2025
Jul 17, 2024
Mar 9, 2022
May 1, 2023
May 4, 2021
Feb 27, 2025
Feb 1, 2017
Jan 26, 2017
Nov 27, 2019
Jun 6, 2023
Feb 27, 2025
May 3, 2024
Sep 30, 2016
Nov 29, 2023
Nov 29, 2023
Jan 15, 2022
Feb 27, 2025
Aug 25, 2020
Feb 27, 2025
Feb 25, 2025
Aug 30, 2020

Repository files navigation

inventaire-deploy

Tools and scripts to document the installation of inventaire in production.

See also docker-inventaire

Installation

Debian/Ubuntu

On your server:

# if git isn't installed already
sudo apt-get install git
# cloning the deployment tools in the local directory
git clone https://git.inventaire.io/inventaire-deploy

Now you 'just have' to install everything: see ./installation/install for a realistic preview of what that could look like.

You might also want to configure your firewall: see ./setup_firewall

Other environments

one environment -> one branch

Want to install it in a different environment? Request a new (orphan) branch and send your pull request!

There are also some other environement documented on the wiki.

Other services

By default, this setup uses the same services as inventaire.io, but you can start your own instance of those too: * Prerender

Stack Map

This repo correspond to the the "deployment scripts" in the stack map