Commit Graph

16 Commits

Author SHA1 Message Date
a2678c9b39 update readme 2024-01-26 15:00:18 +01:00
083b2062e6 rm ep3-bs_pkg 2024-01-06 00:23:44 +01:00
60f5759374 add gitignore 2023-11-01 14:18:25 +01:00
d9d82ecb33 mv nixosModule to correct location 2023-05-17 13:31:25 +02:00
fe6a37ccf5 seperate between initialization and updating of datadir
this is necessary to be able to apply changes in the nix conf to the
datadir after it got setup
2023-03-28 17:44:18 +02:00
8b9a49b3bd WIP add README.md 2023-03-27 14:24:42 +02:00
835102c1a8 allow setting logo and favicon 2023-03-27 14:22:54 +02:00
3e084e3db8 do not set ep3-bs.user's home dir to cfg.stateDir
this resetted the permissions of cfg.stateDir on every boot,
causing the http.group not being able to access it any more
2023-03-27 12:39:07 +02:00
74c62b7deb update lock 2023-03-23 17:13:57 +01:00
ce02c3d636 make webserver more configurable
actually iam not sure if the way i approach this makes sense or if i
should leave handling of the webserver completly to the user
2023-03-23 17:12:16 +01:00
4c793de993 support more architectures 2023-03-23 17:11:48 +01:00
b453912868 add devShell to forward qemu ports 2023-03-21 01:12:03 +01:00
467f4d4de9 add mail support 2023-03-21 01:11:34 +01:00
bec8f91848 WIP setup db and webserver
this is the first working version. system could be tested and worked.
it maybe that database setup is still wrong and privileges of /var/ep3bs
are not handled properly right now
2023-03-20 20:55:21 +01:00
5feae91463 add WIP module 2023-03-20 01:12:11 +01:00
826132e866 init 2023-03-19 12:13:10 +01:00