No description
Find a file
2024-07-21 00:26:18 +02:00
.vscode move custom nextcloud service option into separate file 2024-03-28 16:29:06 +01:00
calendar@3b327433c6 update system, packages and dependencies 2024-06-23 16:08:48 +02:00
circles@c71c5c4fcb add testing app 2023-10-18 18:56:03 +02:00
dav@a74464d583 add testing app 2023-10-18 18:56:03 +02:00
server@7d1ca956a7 move custom nextcloud service option into separate file 2024-03-28 16:29:06 +01:00
vobject@e43d668349 add testing app 2023-10-18 18:56:03 +02:00
.gitignore enhance nextcloud user creation 2023-08-10 14:19:45 +02:00
.gitmodules migrate to stalwart-mail 2024-06-28 21:47:50 +02:00
devenv.lock enhance nextcloud user creation 2023-08-10 14:19:45 +02:00
flake.lock auto setup keycloak realm 2024-07-21 00:26:18 +02:00
flake.nix auto setup keycloak realm 2024-07-21 00:26:18 +02:00
Makefile update and fix issues 2023-03-30 18:13:12 +02:00
nextcloud-extras.nix add extraOCCCommands option 2024-07-18 12:50:10 +02:00
nixos-shell.nix update nextcloud module, cleanup 2024-01-23 14:56:44 +01:00
README.md add nix run 2023-02-20 14:10:43 +01:00
vm-nextcloud.nix auto setup keycloak realm 2024-07-21 00:26:18 +02:00

Build test environment

git clone https://github.com/onny/nixos-nextcloud-testumgebung.git
cd nixos-nextcloud-testumgebung
nix develop
make build

Run virtual machine

nix run

Requires NixOS :)

Useful resources