Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-31 | Migrate to certbot hook scripts | Dmitry Ilvokhin | |
Make hooks usage a bit more generic, to apply hooks for services different from nginx. | |||
2024-03-24 | Configure nginx first and then enable/start | Dmitry Ilvokhin | |
2024-02-10 | Make logrotate a dependencies for nginx | Dmitry Ilvokhin | |
2024-02-04 | Change nginx worker_processes from 1 to auto | Dmitry Ilvokhin | |
Just to make it a little bit more generic. | |||
2024-02-03 | Add nginx serving directory | Dmitry Ilvokhin | |
2024-01-28 | Enable tcp_nopush and tcp_nodelay for nginx | Dmitry Ilvokhin | |
For compatibility with CentOS 7 nginx config. | |||
2024-01-21 | Add role for git server | Dmitry 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-06 | Fix `ansible.builtin.include_role` indents | Dmitry Ilvokhin | |
2024-01-06 | Make certificate a role | Dmitry Ilvokhin | |
2024-01-06 | Make nginx a role | Dmitry Ilvokhin | |