about summary refs log tree commit diff
path: root/nixos/tests/web-apps
AgeCommit message (Collapse)AuthorFilesLines
2024-04-22gotosocial: remove misuzu from maintainersmisuzu1-1/+1
2024-04-11nixos/movim: add service moduletoastal2-0/+110
2024-03-30nixos/postgresql: turn `settings` into a submoduleMaximilian Bosch1-1/+1
The main idea behind that was to be able to do more sophisticated merging for stuff that goes into `postgresql.conf`: `shared_preload_libraries` is a comma-separated list in a `types.str` and thus not mergeable. With this change, the option accepts both a comma-separated string xor a list of strings. This can be implemented rather quick using `coercedTo` + freeform modules. The interface still behaves equally, but it allows to merge declarations for this option together. One side-effect was that I had to change the `attrsOf (oneOf ...)` part into a submodule to allow declaring options for certain things. While at it, I decided to move `log_line_prefix` and `port` into this structure as well.
2024-03-28Merge pull request #273769 from Izorkin/update-peertubeRobert Hensing1-9/+19
peertube: 5.2.1 -> 6.0.3
2024-03-16nixos/tests/pretix: initMartin Weinelt1-0/+47
2024-03-12nixos/gotosocial: add blakesmith as a maintainerBlake Smith1-1/+1
2024-02-17nixos/mastodon: add option redis.passwordFileIzorkin4-7/+35
2024-02-16nixos/mastodon: redis now uses unix socket by defaultIzorkin1-6/+0
2024-02-16nixos/tests/peertube: update peertube-cli testsIzorkin1-9/+19
2024-01-30nixos/tests/pretalx: initMartin Weinelt1-0/+31
2024-01-22netbox: 3.6.9 -> 3.7.1Minijackson1-2/+2
Or another way to see it: netbox_3_7: init at 3.7.1 Make NetBox 3.7 the default version if stateVersion >= 24.05, switch upgrade test to test upgrade from 3.6 to 3.7, remove clearcache command for >=3.7.0, make reindex command mandatory
2023-11-14mastodon: 4.1.6 -> 4.2.1Kerstin Humm3-12/+12
- run streaming processes in separate systemd services - remove redundancy in test - fix update script - release notes See https://github.com/mastodon/mastodon/releases/tag/v4.2.1 for details
2023-11-14nixos/mastodon: fix integration testKerstin Humm2-0/+5
2023-09-26netbox_3_6: init, mark 3_5 as EOLMinijackson2-2/+4
use it for the upgrade test increase tests memory, otherwise NetBox gets OOM killed Co-authored-by: Raito Bezarius <masterancpp@gmail.com>
2023-09-24netbox_3_5: introduce aliasMinijackson1-3/+4
clears up ambiguity use that alias in tests Co-authored-by: Raito Bezarius <masterancpp@gmail.com>
2023-08-21Merge pull request #246354 from minijackson/netbox-fixesBenjamin Staffin1-0/+85
netbox: 3.5.6 -> 3.5.7 + migration fixes + upgrade NixOS test
2023-08-17Remove turion (myself) as maintainer from some packagesManuel Bärenz1-1/+1
I have removed myself as maintainer from those packages that: * Have at least one other maintainer * Are outside of my actual expertise, i.e. I wouldn't really know how to fix them if they broke
2023-08-01nixos/tests/netbox-upgrade: initMinijackson1-0/+85
Test that the upgrade from NetBox 3.3 to NetBox 3.5 runs fine
2023-07-12nixos/tests/peering-manager: fix 'nodes.machine.config' eval warningYureka1-1/+1
2023-06-05nixos/gotosocial: initmisuzu1-0/+28
Co-authored-by: Peder Bergebakken Sundt <pbsds@hotmail.com>
2023-05-14Merge pull request #207194 from RaitoBezarius/pixelfed-moduleRyan Lahfa2-0/+46
pixelfed: init at 0.11.5, module, tests
2023-04-26nixos/tests/snipe-it: init (#180772)Yaya1-0/+101
2023-04-21nixos/tests/pixelfed: init testRaito Bezarius2-0/+46
2023-04-16nixos/monica: initEdgar B1-0/+33
2023-04-06nixos/mastodon: Allow configuring sidekiq processesViv Lim1-1/+1
This change allows the number of sidekiq processes and which job classes they handle to be configured. An instance admin may choose to have separate sidekiq processes handling jobs related to local users (`default` job class) and jobs related to federation (`push`, `pull`, `ingress`), so that as the instance grows and takes on more federation traffic, the local users' experience is not as impacted. For more details, see https://docs.joinmastodon.org/admin/scaling/#sidekiq This pr also includes the following changes suggested in review: - adds syslog identifiers for mastodon services - moves working directory config to common cfgService - adds mastodon.target
2023-04-04netbox_3_3: initMinijackson1-1/+2
reintroduce previous version, use in NixOS module if stateVersion < 23.05
2023-04-04nixos/tests/netbox: test through proxy, REST API, GraphQL, LDAP integrationMinijackson1-5/+291
2022-12-23nixos/peertube: add secretsFile optionIzorkin1-0/+7
2022-12-16nixosTests.mastodon: Put script in separate fileManuel Bärenz3-97/+76
2022-12-16nixos/tests/mastodon: add test with external servicesIzorkin3-2/+208
2022-12-07nixos/tests/peering-manager: initYureka1-0/+40
2022-12-03nixos/mastodon: replace mastodon-env with a proper wrapper mastodon-tootctlSandro Jäckel1-13/+13
2022-11-25nixos/tests/mastodon: update testIzorkin1-18/+12
2022-11-25nixos/tests/mastodon: remove CA serviceIzorkin1-53/+13
2022-11-17nixos/mastodon: Add turion as maintainerManuel Bärenz1-1/+1
2022-11-17nixos/mastodon: increase RAM for NixOS test vmKerstin Humm1-0/+3
2022-11-12nixos/mastodon: fix definition of mastodon-media-auto-removeJustinas Stankevicius1-0/+3
2022-10-28nixos/tests/healthchecks: update test for auto user change in ↵Sandro Jäckel1-3/+3
healthchecks-manage
2022-08-28nixos/writefreely: initJake Hamilton1-0/+44
2022-06-30Merge pull request #179425 from McSinyx/phylacteryckie1-0/+20
phylactery: init at 0.1.1
2022-06-30nixos/tests: add phlacteryNguyễn Gia Phong1-0/+20
2022-06-28healthchecks: init at 2.2.1phaer1-0/+42
2022-05-19nixos/peertube: use redis.serversIzorkin1-3/+4
2022-04-24Merge pull request #164208 from jonringer/fix-peertube-warningsLassulus1-2/+3
tests/peertube: update redis usage
2022-04-19netbox: 3.1.10 -> 3.2.1Ember 'n0emis' Keske1-1/+1
2022-04-10nixos/tests: add nifi testIzorkin1-0/+30
2022-03-30nixos/netbox: add nixos testEmber 'n0emis' Keske1-0/+30
2022-03-20nixos/tests: add mastodon testIzorkin1-0/+170
2022-03-14tests/peertube: update redis usageJonathan Ringer1-2/+3
2022-03-09nixos/tests/peertube: add check peertube cliIzorkin1-0/+3