- 10 Jul, 2021 1 commit
-
-
Closes #358
-
- 27 Jun, 2021 1 commit
-
-
Jelle van der Waa authored
Fix deploying archweb on gemini
-
- 02 Jun, 2021 1 commit
-
-
Kristian Klausen authored
Fixes: 316b8517 ("Add missing "create ssl cert" tasks")
-
- 13 May, 2021 1 commit
-
-
- 01 May, 2021 1 commit
-
-
Jelle van der Waa authored
-
- 14 Feb, 2021 1 commit
-
-
Kristian Klausen authored
yaml: truthy value should be one of [false, true] (truthy) yaml: wrong indentation: expected 4 but found 2 (indentation) yaml: too few spaces before comment (comments) yaml: missing starting space in comment (comments) yaml: too many blank lines (1 > 0) (empty-lines) yaml: too many spaces after colon (colons) yaml: comment not indented like content (comments-indentation) yaml: no new line character at the end of file (new-line-at-end-of-file) load-failure: Failed to load or parse file parser-error: couldn't resolve module/action 'hosts'. This often indicates a misspelling, missing collection, or incorrect module path.
-
- 30 Dec, 2020 1 commit
-
-
Frederik Schwan authored
The former approach to export a maildir and iterate over it with a script broke when the mail server and the web server got on their own hosts. This will use IMAP IDLE to check for new mails and pass them instantly to the djange manage.py script without storing the mail locally.
-
- 17 Dec, 2020 1 commit
-
-
Giancarlo Razzolini authored
Configured the variable for the custom nginx template used on maintenance mode. It is important that this template handles the maintenance on it's own. Also, the maintenance mode was running on gemini, even though archweb_site is false there. Add a check for archweb_site, to make sure the maintenance mode only runs on the machine hosting the site.
-
- 01 Dec, 2020 2 commits
-
-
- 01 Oct, 2020 1 commit
-
-
Jelle van der Waa authored
-
- 17 Sep, 2020 1 commit
-
-
Jelle van der Waa authored
/srv/http/archweb has to be readable for nginx to serve css/js static assets.
-
- 27 Aug, 2020 2 commits
-
-
Sven-Hendrik Haase authored
-
-
- 29 Jun, 2020 1 commit
-
-
Jelle van der Waa authored
-
- 17 Jun, 2020 3 commits
-
-
Jelle van der Waa authored
Rename the variable so it's more clear it's for the retro website.
-
-
also use systemd instead of service module
-
- 13 Feb, 2020 1 commit
-
-
Jelle van der Waa authored
-
- 24 Nov, 2019 1 commit
-
-
Jelle van der Waa authored
Instead of compiling the binary or relying on the binary pypi variant.
-
- 11 Nov, 2019 1 commit
-
-
Jelle van der Waa authored
ansible 2.9.0 has a new git module feature gpg_whitelist which is an array of allowed keys. If a tag or commit was signed with a different key ansible aborts. Signed-off-by:
Jelle van der Waa <jelle@archlinux.org>
-
- 25 Oct, 2019 1 commit
-
-
Jelle van der Waa authored
Signed-off-by:
Jelle van der Waa <jelle@archlinux.org>
-
- 25 Sep, 2019 2 commits
-
-
Giancarlo Razzolini authored
-
Giancarlo Razzolini authored
-
- 24 Sep, 2019 2 commits
-
-
Jelle van der Waa authored
-
Jelle van der Waa authored
Switch from apcu caching to memcached with 512 MiB so that we have a sustained cached instead of a php-fpm worker based cache which has a shorter lifetime of 2000 requests before the worker get's killed and respawned.
-
- 17 May, 2019 1 commit
-
-
Jelle van der Waa authored
-
- 26 Mar, 2019 1 commit
-
-
Jelle van der Waa authored
-
- 17 Mar, 2019 1 commit
-
-
Jelle van der Waa authored
Python 3.3 has venv support, prefer this method over virtualenv.
-
- 08 Feb, 2019 1 commit
-
-
Jelle van der Waa authored
-
- 08 Aug, 2018 1 commit
-
-
Jelle van der Waa authored
dump donations to a shared dir in /var/lib/archbuild/donate readable for archweb and root.
-
- 25 Jul, 2018 1 commit
-
-
Jelle van der Waa authored
-
- 07 Jun, 2018 2 commits
-
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Florian Pritz authored
-
- 20 Apr, 2018 1 commit
-
-
Jelle van der Waa authored
syncdb is now handled by the migrate command
-
- 25 Feb, 2018 1 commit
-
-
Jelle van der Waa authored
Add donor import service, which imports donors from a maildir directory in /home/donate/. The emails are dumped using a script on orion which calls doveadm to create a directory with exported emails.
-
- 19 Feb, 2018 1 commit
-
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
- 02 Jan, 2018 1 commit
-
-
Giancarlo Razzolini authored
The archweb_version was on apollo's host_vars. This was removed in favour of it being on the defaults for the role. Also, a new var was introduced to configure the repository used for archweb.
-
- 07 Dec, 2017 1 commit
-
-
Bartłomiej Piotrowski authored
-
- 01 Dec, 2017 1 commit
-
-
Bartłomiej Piotrowski authored
-