8 lines
386 B
Markdown
8 lines
386 B
Markdown
# 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.
|