summaryrefslogtreecommitdiffstats
path: root/roles/nginx
AgeCommit message (Collapse)AuthorFilesLines
4 daysFix debian/ubuntu nginx install correct repoAhmed Abdelhalim1-2/+4
4 daysFix nginx to use conventional ngix conf.dAhmed Abdelhalim2-11/+4
5 daysUpdate nginx install to install latest stableAhmed Abdelhalim4-5/+38
9 daysRefactor pve cgit to use generic proxyAhmed Abdelhalim4-4/+8
This is refactoring the PoC for deploying cgit on pve, to now move to a more standard deployment with dedicated agnonstic proxy role/container
2026-06-18Add stopping proxy tasks to ensure only one proxy is runningAhmed Abdelhalim1-0/+8
2026-06-17Refactor pi roles to use .home.arpa subdomains for servicesAhmed Abdelhalim2-0/+11
2026-03-04Remove duplicate fields from argument_specs filesAhmed Abdelhalim1-2/+0
2026-01-24Fix ansible 2.20.1 deprecation warning about ansible_varsAhmed Abdelhalim3-3/+3
2025-12-16Remove company from the roles metaAhmed Abdelhalim1-1/+0
2025-09-23Remove SSL directory management from nginxAhmed Abdelhalim1-10/+0
Let the linux distros manage the ssl directories and it's permissions instead of introducing complex logic to match the original created permissions by the distro install
2025-09-22Linting: update the code to use latest sytnax recommendationAhmed Abdelhalim1-1/+1
2025-09-14Fix linting issues in nginx roleAhmed Abdelhalim1-5/+5
2025-09-14nginx serves .local domain over http otherwise redirects http to httpsAhmed Abdelhalim1-0/+12
2025-09-13Add nginx roleAhmed Abdelhalim8-0/+250