feat: init project

Signed-off-by: Artémis Michelot <artemis.michelot@gmail.com>
This commit is contained in:
2025-09-25 01:48:21 +02:00
commit c11e0954fb
5 changed files with 772 additions and 0 deletions

7
README.md Normal file
View File

@@ -0,0 +1,7 @@
# What ?
It does exactly what you expects from a script that updates SSL certs for custom domains on Freebox
# Env
The script expects you to define two env variables:
- FREEBOX_APP_TOKEN: self explanatory, cf https://dev.freebox.fr/sdk/os/
- FREEBOX_HOST: a https endpoint for you to interact with your freebox. I recommand getting a *.freeboxos.fr domain on the web app to do this.