summaryrefslogtreecommitdiff
path: root/roles/nginx
AgeCommit message (Collapse)Author
2024-02-03Add nginx serving directoryDmitry Ilvokhin
2024-01-28Enable tcp_nopush and tcp_nodelay for nginxDmitry Ilvokhin
For compatibility with CentOS 7 nginx config.
2024-01-21Add role for git serverDmitry Ilvokhin
The Git server role should support: * git ssh protocol, * git protocol, * git smart http protocol. Support for cgit will come as a separate role.
2024-01-06Fix `ansible.builtin.include_role` indentsDmitry Ilvokhin
2024-01-06Make certificate a roleDmitry Ilvokhin
2024-01-06Make nginx a roleDmitry Ilvokhin