ac2806e2f6
feat(easypanel): implement config generator and update docker-compose for EasyPanel integration
Container / meta (analyzer) (push) Waiting to run
Container / meta (api) (push) Waiting to run
Container / meta (legacy) (push) Waiting to run
Container / meta (nginx) (push) Waiting to run
Container / meta (playout) (push) Waiting to run
Container / meta (worker) (push) Waiting to run
Container / build (push) Blocked by required conditions
Project / pre-commit (push) Waiting to run
Project / test-tools (push) Waiting to run
Release-Please / release-please (push) Waiting to run
2025-10-01 17:16:04 -07:00
c47f4c2e4c
tools: add helper to inspect and repair libretime_config volume
2025-10-01 16:47:39 -07:00
5d27068e06
chore(docker): add .env.example, docs and helper to run on macOS
2025-10-01 15:20:29 -07:00
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