6 Commits

Author SHA1 Message Date
f939af5aac fix: rabbitmq config key 'username' -> 'user' 2025-10-01 14:54:29 -07:00
d600eeb321 chore: remove EasyPanel template artifacts 2025-10-01 14:44:28 -07:00
jo
7cb3501540 Rename scripts/ to tools/ 2021-09-07 23:03:19 +02:00
jo
2f360c6362 Add Makefile for scripts management 2021-09-02 20:55:16 +02:00
jo
15515e1b05 Add README.md in scripts/ 2021-09-02 20:55:16 +02:00
jo
18f9c81b74 Add dependencies manager
Used to generate list of packages dependencies
for different distributions, and should improve
dependencies management by having them in each project.
This tools should gather the reason why a dependency is present,
so one can remove it when unused.

Rename deps script to packages

Move installer/packages to scripts and write tests

Remove packages-list make target
2021-08-31 16:07:21 +02:00