aboutsummaryrefslogtreecommitdiffstats
path: root/debian
Commit message (Collapse)AuthorAgeLines
* nginx: generate certificates for test targetsMohammed Amar-Bensaber2024-10-08-11/+21
| | | | | | | | Podman will be used to test the generated Debian packages to ensure that they work properly. However, this means that it is NOT shione and therefore cannot solve letsencrypt challenge among many other things that can only be done by shione. The goal is to have a staging area that can mock the latter.
* cgit: implement initial postinstall logicMohammed Amar-Bensaber2024-10-08-6/+57
| | | | | Mainly creating `git` user if missing as well as restarting relevant systemd services.
* gbp: set build directory to ./buildMohammed Amar-Bensaber2024-10-08-1/+1
|
* nginx: fix nginx default config path to be hiddenMohammed Amar-Bensaber2024-10-08-1/+1
|
* nginx: drop letsencrypt conf in favor of mozilla sslMohammed Amar-Bensaber2024-10-08-1/+1
| | | | | | | | `certbox` argument parsing and plugin management isn't very suitable when it comes to automating nginx configuration through Debian packaging. It is not possible to instruct it to *only* generate letsencrypt ssl configuration for nginx which breaks the postinst script. Also missing fancyindex dependency was added.
* cgit: add missing comma in dependencies listMohammed Amar-Bensaber2024-10-08-1/+1
|
* nftables: fix broken displace logicMohammed Amar-Bensaber2024-10-08-2/+3
| | | | | It seems that my package was broken due to a somewhat misinterpretation of `config-package-dev` documentation.
* cgit: postinst: enable and start fcgiwrap serviceMohammed Amar-Bensaber2024-08-29-0/+12
|
* cgit: init config packageMohammed Amar-Bensaber2024-08-29-0/+10
|
* wireguard: postinst: enable and start wg0 serviceMohammed Amar-Bensaber2024-08-28-0/+11
|
* nginx: postinst: setup certbot and restart serviceMohammed Amar-Bensaber2024-08-28-0/+22
|
* gbp: git export current working copyMohammed Amar-Bensaber2024-08-27-0/+1
|
* wireguard: add trailing slashMohammed Amar-Bensaber2024-08-27-1/+1
|
* wireguard: init config packageMohammed Amar-Bensaber2024-08-27-0/+12
|
* nginx: init config packageMohammed Amar-Bensaber2024-08-27-0/+12
|
* nftables: init config packageMohammed Amar-Bensaber2024-08-27-0/+12
|
* openssh-server: init config packageMohammed Amar-Bensaber2024-08-27-0/+12
|
* init gbp configurationMohammed Amar-Bensaber2024-08-27-0/+7
|
* debian: init shione-config source packageMohammed Amar-Bensaber2024-08-27-0/+26