Piotr Kwiecinski
c0d90aca81
nixosTests.nginx-pubhtml: migrate to runTest
...
Part of #386873
2025-03-30 03:25:08 +02:00
Piotr Kwiecinski
cfb69d81fa
nixosTests.proxyprotocol: migrate to runTest
...
Part of #386873
2025-03-30 03:22:00 +02:00
Piotr Kwiecinski
28cd6cadd2
nixosTests.nifi: migrate to runTestOn
...
Part of #386873
2025-03-30 03:14:28 +02:00
Piotr Kwiecinski
1004fff704
nixosTests.mailcatcher: migrate to runTest
...
Part of #386873
2025-03-30 01:25:41 +01:00
Piotr Kwiecinski
48e6184ddf
nixosTests.dolibarr: migrate to runTest
...
Part of #386873
2025-03-30 01:05:50 +01:00
Piotr Kwiecinski
2789e7a7b3
nixosTests.davis: migrate to runTest
...
Part of #386873
2025-03-30 00:29:17 +01:00
Piotr Kwiecinski
04456442cc
nixosTests.node-red: migrate to runTest
...
Part of #386873
2025-03-30 00:22:55 +01:00
Gaétan Lepage
c9947f03d1
nixosTests.nginx{auth,etag,etag-compression,globalredirect,mime,modsecurity,moreheaders}: migrate to runTest ( #394455 )
2025-03-30 00:15:33 +01:00
Gaétan Lepage
c50d2e317a
nixosTests.wiki-js: migrate to runTest ( #394445 )
2025-03-30 00:09:59 +01:00
a-kenji
0c50eb0012
nixos/tests/syncthing-many-devices: Fix name
2025-03-29 16:06:31 -07:00
Piotr Kwiecinski
1e0be03fb6
nixosTests.nginx-moreheaders: migrate to runTest
...
Part of #386873
2025-03-29 23:58:44 +01:00
Piotr Kwiecinski
9a3d7473c4
nixosTests.nginx-modsecurity: migrate to runTest
...
Part of #386873
2025-03-29 23:52:25 +01:00
Piotr Kwiecinski
af2b019d25
nixosTests.nginx-mime: migrate to runTest
...
Part of #386873
2025-03-29 23:51:25 +01:00
Piotr Kwiecinski
69df9598cb
nixosTests.nginx-globalredirect: migrate to runTest
...
Part of #386873
2025-03-29 23:50:31 +01:00
Piotr Kwiecinski
8638fa379f
nixosTests.nginx-etag-compression: migrate to runTest
...
Part of #386873
2025-03-29 23:49:32 +01:00
Piotr Kwiecinski
a186de0fa1
nixosTests.nginx-etag: migrate to runTest
...
Part of #386873
2025-03-29 23:48:17 +01:00
Piotr Kwiecinski
fa5141395f
nixosTests.nginx-auth: migrate to runTest
...
Part of #386873
2025-03-29 23:47:25 +01:00
Piotr Kwiecinski
389f2fb908
nixosTests.nginx: migrate to runTest
...
Part of #386873
2025-03-29 23:45:36 +01:00
Maximilian Bosch
65121c9333
Merge: nextcloud-occ: work with sudo disabled ( #380211 )
2025-03-29 23:25:45 +01:00
Piotr Kwiecinski
5ae8e39ef7
nixosTests.wiki-js: migrate to runTest
...
Part of #386873
2025-03-29 23:10:35 +01:00
Piotr Kwiecinski
728e8e2b58
nixosTests.traefik: migrate to runTestOn
...
Part of #386873
2025-03-29 22:17:53 +01:00
Daniel Xu
f1c4d339a5
nixos/wordpress: Use https by default for caddy
...
Previously, `http://` scheme was hard coded into the caddy config if
`webserver = "caddy"` was chosen. This is fine for local testing, but is
problematic if you want your nixos host to be public facing.
In the public facing case, you generally want to be using TLS. But since
the wordpress module generates the caddyfile rule, the user's nixos
config cannot easily change it to also allow https.
An alternative would be to reverse proxy an https rule to the generated
http rule, but that's somewhat questionable as there's not an internal
http endpoint to proxy to. It might be possible but I couldn't figure
it out.
So simplify by omitting the scheme. This causes caddy to use https by
default and 301 redirect any http requests to the https endpoint. Caddy
will just do the right thing if it's being hosted on a local/internal
hostname (self sign certificates).
This should be backwards compatible with previous default if users are
using reasonable browsers/tools.
Signed-off-by: Daniel Xu <dxu@dxuuu.xyz>
2025-03-29 15:10:35 -06:00
Gaétan Lepage
01a1541c5b
nixosTests.icingaweb2: migrate to runTest ( #394430 )
2025-03-29 22:08:36 +01:00
Gaétan Lepage
74ac6644f4
nixosTests.monica: migrate to runTest ( #394427 )
2025-03-29 22:05:03 +01:00
Piotr Kwiecinski
e6dd7d6641
nixosTests.icingaweb2: migrate to runTest
...
Part of #386873
2025-03-29 21:58:45 +01:00
Pol Dellaiera
f76a822fae
nixosTests.wordpress: migrate to runTest ( #394349 )
2025-03-29 21:55:05 +01:00
Piotr Kwiecinski
e90d9be0a3
nixosTests.monica: migrate to runTest
...
Part of #386873
2025-03-29 21:47:47 +01:00
Bruno BELANYI
8fb60c58dd
calibre-web: fix ebook conversion missing config_binariesdir setting ( #366642 )
2025-03-29 20:08:35 +00:00
Pol Dellaiera
268689859e
nixosTests.unit-php: migrate to runTest ( #394365 )
2025-03-29 21:00:20 +01:00
Pol Dellaiera
0ef31de6ea
monica: pin php version to 8.3 ( #394415 )
2025-03-29 20:12:16 +01:00
Pol Dellaiera
f79c218ea5
icingaweb2: pin php version to 8.3 ( #394399 )
2025-03-29 20:11:29 +01:00
Maximilian Bosch
b88fdf622c
Merge: nixos/dolibarr: pin php version (to 8.3) ( #394153 )
2025-03-29 20:11:04 +01:00
Pol Dellaiera
6945312759
agorakit: pin php version to 8.2 ( #394410 )
2025-03-29 20:10:33 +01:00
Piotr Kwiecinski
69c26f338b
monica: pin php version to 8.3
2025-03-29 20:07:31 +01:00
Piotr Kwiecinski
ab3b601d88
rutorrent: pin php version to 8.2
2025-03-29 20:00:27 +01:00
Piotr Kwiecinski
bafb6848e7
agorakit: pin php version to 8.2
2025-03-29 19:44:20 +01:00
Piotr Kwiecinski
15d0312a8a
icingaweb2: pin php version to 8.3
2025-03-29 19:25:44 +01:00
Morgan Jones
9569ad4b57
release-notes: add androidenv details to rl-2505
2025-03-29 22:13:03 +05:30
Piotr Kwiecinski
4f57c255ac
nixosTests.unit-php: migrate to runTest
...
Part of #386873
2025-03-29 17:29:12 +01:00
Piotr Kwiecinski
b7d2e507e0
nixosTests.wordpress: migrate to runTest
...
Part of #386873
2025-03-29 16:14:24 +01:00
Gaetan Lepage
605ed28375
nixos/dolibarr: pin php version (to 8.3)
2025-03-29 13:32:10 +01:00
K900
4b2bc4c4d7
nixos/k3b: remove, refer users to k3b 24.08 (Qt 6) ( #351093 )
2025-03-29 14:12:02 +03:00
Jonas Heinrich
5164b0c65c
nixosTests.dokuwiki: migrate to runTest ( #394001 )
2025-03-29 09:47:19 +01:00
โทสฺตัล
7c8b3c88bb
nixos/h2o: rename certNames → acmeCertNames
...
We are in agreement ðis improves the naming clarity
2025-03-29 12:31:46 +07:00
โทสฺตัล
0c67557015
nixos/h2o: disable OCSP stapling w/ Let’s Encrypt (support sunset)
...
It was noted in the TLS recommendations comment, but it actually should
be disabled everywhere if ACME is used as H2O has in enabled by default.
More info: <https://letsencrypt.org/2024/12/05/ending-ocsp/ >
2025-03-29 12:31:46 +07:00
Ryan Hendrickson
800863744b
nixos/geoclue2: add options for static source ( #392257 )
2025-03-28 21:10:22 -04:00
Raito Bezarius
0d079338b2
nixos/tests/installer: introduce lix-simple
variant
...
An installer tests exacerbates the distribution packaging but in the
case of NixOS: the Nix package manager implementation.
As part of our classical release management process, the Lix team tests
whether a NixOS system installs just fine with Lix or not.
To avoid bloating the CI needlessly and keeping it simple, we only
introduce it on the simple variant and give a general way to pipe a Nix
implementation inside of an installer test.
Change-Id: I781da14475867dc2d946b740bad10af5de79ec5a
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2025-03-28 15:46:08 -07:00
Maximilian Bosch
90a0f3874f
nixos/selfoss: pin to php83
...
https://github.com/NixOS/nixpkgs/pull/394112#pullrequestreview-2726857849
2025-03-28 22:46:39 +01:00
Maximilian Bosch
d783555924
php: 8.3 -> 8.4
...
The default PHP is now the latest version of the interpreter available.
2025-03-28 22:13:39 +01:00
Adam C. Stephens
9ff6900615
incus: 6.10.1 -> 6.11.0
...
https://discuss.linuxcontainers.org/t/incus-6-11-has-been-released/23322
https://github.com/lxc/incus/releases/tag/v6.11.0
2025-03-28 16:58:33 -04:00