Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | nginx: generate certificates for test targets | Mohammed Amar-Bensaber | 2024-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 logic | Mohammed Amar-Bensaber | 2024-10-08 | -6/+57 |
| | | | | | Mainly creating `git` user if missing as well as restarting relevant systemd services. | |||
* | gbp: set build directory to ./build | Mohammed Amar-Bensaber | 2024-10-08 | -1/+1 |
| | ||||
* | nginx: fix nginx default config path to be hidden | Mohammed Amar-Bensaber | 2024-10-08 | -1/+1 |
| | ||||
* | nginx: drop letsencrypt conf in favor of mozilla ssl | Mohammed Amar-Bensaber | 2024-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 list | Mohammed Amar-Bensaber | 2024-10-08 | -1/+1 |
| | ||||
* | nftables: fix broken displace logic | Mohammed Amar-Bensaber | 2024-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 service | Mohammed Amar-Bensaber | 2024-08-29 | -0/+12 |
| | ||||
* | cgit: init config package | Mohammed Amar-Bensaber | 2024-08-29 | -0/+10 |
| | ||||
* | wireguard: postinst: enable and start wg0 service | Mohammed Amar-Bensaber | 2024-08-28 | -0/+11 |
| | ||||
* | nginx: postinst: setup certbot and restart service | Mohammed Amar-Bensaber | 2024-08-28 | -0/+22 |
| | ||||
* | gbp: git export current working copy | Mohammed Amar-Bensaber | 2024-08-27 | -0/+1 |
| | ||||
* | wireguard: add trailing slash | Mohammed Amar-Bensaber | 2024-08-27 | -1/+1 |
| | ||||
* | wireguard: init config package | Mohammed Amar-Bensaber | 2024-08-27 | -0/+12 |
| | ||||
* | nginx: init config package | Mohammed Amar-Bensaber | 2024-08-27 | -0/+12 |
| | ||||
* | nftables: init config package | Mohammed Amar-Bensaber | 2024-08-27 | -0/+12 |
| | ||||
* | openssh-server: init config package | Mohammed Amar-Bensaber | 2024-08-27 | -0/+12 |
| | ||||
* | init gbp configuration | Mohammed Amar-Bensaber | 2024-08-27 | -0/+7 |
| | ||||
* | debian: init shione-config source package | Mohammed Amar-Bensaber | 2024-08-27 | -0/+26 |