Tools and scripts to document the installation of inventaire in production. https://inventaire.io
  • Shell 97.2%
  • HTML 2.8%
Find a file
2026-02-24 00:55:55 +01:00
.github add .github/README 2025-05-16 17:21:56 +02:00
couchdb couchdb setup: add ERL_FLAGS 2025-03-14 12:37:48 +01:00
maintenance + maintenance/elasticsearch.sh 2025-06-02 15:26:04 +02:00
media_storage media_storage: readme: add header 2021-05-04 13:13:18 +02:00
nginx + nginx/mime.types 2026-02-24 00:55:55 +01:00
systemd inventaire service: added FORCE_COLOR=true to the environment 2017-02-01 12:31:24 +01:00
.gitignore added maintainance page 2017-01-26 13:26:35 +01:00
.vimrc add .vimrc 2019-11-27 14:07:07 +01:00
.zshrc zshrc: add LANG env variables 2023-06-06 18:07:14 +02:00
aliases aliases: update 2025-10-10 16:49:32 +02:00
cluster.md centralizing information on running several inventaire server instances 2016-09-30 12:47:05 +02:00
free_disk_space + free_disk_space 2023-11-29 23:40:59 +01:00
install install: remove obsolete dependencies 2025-12-02 12:47:23 +01:00
install_elasticsearch harmonize systemd command syntax 2022-01-15 19:25:51 +01:00
install_inventaire install_inventaire: fix journal storage settings 2026-01-08 20:07:59 +01:00
install_inventaire_services install_inventaire_services: increase limit number of open files 2020-08-25 15:56:39 +02:00
install_node install_node: bump versions 2025-02-27 11:52:24 +01:00
jobs.cron set dumps.inventaire.io with monthly dumps cron 2025-02-25 16:23:29 +01:00
README.md readme: update 2025-10-28 22:33:56 +01:00
setup_firewall setup_firewall: document docker issue 2020-08-30 22:11:38 +02:00

inventaire.io in production

Tools and scripts to document the setup of Inventaire in production at https://inventaire.io.

This is a reference implementation, instructed by preferences, choices, and experience running Inventaire in production, but other implementations are possible: for a less opiniated, more general documentation, see general technical Inventaire documentation. See also docker-inventaire

Stack Map

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

Installation

Debian/Ubuntu

# 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 ./install for a realistic preview of what that could look like (but don't just execute those scripts as they are more meant as a documentation with shell formatting)

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

inventaire.io specific services

firefox-headless-prerender