This repository was archived by the owner on Nov 14, 2024. It is now read-only.
Activity
Change the SSL variable handling, passing to environment instead of b…
Change the SSL variable handling, passing to environment instead of b…
Fix indentation issues in compose and rename it
Fix indentation issues in compose and rename it
Fix missing touch/chmod in Dockerfile
Fix missing touch/chmod in Dockerfile
Update reload_nginx function to add a configuration check in order to…
Update reload_nginx function to add a configuration check in order to…
Change launch method of the flask to be launched behind a WSGI (gunic…
Change launch method of the flask to be launched behind a WSGI (gunic…
Add printing of certificate information
Add printing of certificate information
Change logs retrieving (download the file instead of printing the 50 …
Change logs retrieving (download the file instead of printing the 50 …
Add logs printing (last 50 lines) for service managing
Add logs printing (last 50 lines) for service managing
Add the render of the conf_list after a deletion in order to don't pr…
Add the render of the conf_list after a deletion in order to don't pr…
Remove autorefresh in meta html data (search for 20 years where it co…
Remove autorefresh in meta html data (search for 20 years where it co…
Add certificates customization on /create and /manage
Add certificates customization on /create and /manage
Rename navbar logo to logo.png to be simpler to change
Rename navbar logo to logo.png to be simpler to change
Remove popper.js (don't use it, comes from another project)
Remove popper.js (don't use it, comes from another project)
Remove warning on getFullYear (pass int to string)
Remove warning on getFullYear (pass int to string)
Fix CMD in reverse proxy docker file
Fix CMD in reverse proxy docker file
Add webapp to manage the reverse proxy
Add webapp to manage the reverse proxy
Remove entrypoint, find which cause a problem I have
Remove entrypoint, find which cause a problem I have
Add missing variable in docker compose for docker version
Add missing variable in docker compose for docker version
Add missing variable in ssl.conf for docker version
Add missing variable in ssl.conf for docker version