| Commit message (Collapse) | Author | Age | Lines |
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* Redirect http requests to https
* Remove default NGINX site
* Remove trailing whitespace from old meeting note
* Mount static files
* Correct capitalisation of notify directives
* Add missing children key to inventory
|
| | |
|
| |
|
|
|
|
|
| |
Co-authored-by: Hassan Abouelela <[email protected]>
Co-authored-by: Johannes Christ <[email protected]>
Co-authored-by: Joe Banks <[email protected]>
Co-authored-by: MarkKoz <[email protected]>
|
| | |
|
| |
|
|
| |
Makes all role names begin with a capital letter in Ansible roles
|
|
|
In order to add moon phase support on the dark theme picker later, we
need to configure the GeoIP module included with nginx.
On Debian, the `nginx` package that we install installs `nginx-core`,
which in turn installs the GeoIP module and even a GeoIP country
database for us.
|