Commit graph

14 commits

Author SHA1 Message Date
Trolli Schmittlauch cb44156519 generate seafile_settings.py 2021-01-31 01:18:47 +01:00
Trolli Schmittlauch d3f1c04e72 generate gunicorn.conf.py 2021-01-30 23:09:53 +01:00
Trolli Schmittlauch ce44d19168 make test vm use mysql db 2021-01-30 00:59:25 +01:00
Trolli Schmittlauch 3429d2ea63 generate ccnet.conf 2021-01-30 00:49:58 +01:00
Trolli Schmittlauch 8b73ec0585 expose python environment throug sub-attribute, for accessing python interpreter to run admin scripts 2021-01-24 23:13:23 +01:00
Trolli Schmittlauch cb16f19b58 try initialising mysql db 2020-12-22 12:17:03 +01:00
Trolli Schmittlauch 86a300eaec change seafile.conf to be generated by from an attribute set 2020-11-30 02:21:10 +01:00
Trolli Schmittlauch 00458bf734 make test vms buildable by removing all mentions of ccnet-server 2020-11-27 22:26:09 +01:00
Trolli Schmittlauch 69cf92ddbe ccnet port and name config have been removed upstream 2019-12-30 02:58:53 +01:00
Trolli Schmittlauch 52ef23bf8a generate seafile config file seafile.conf 2019-10-17 14:57:36 +02:00
Trolli Schmittlauch 9420e101b5 Only use ID from original ccnet.conf and generate the rest oneself 2019-10-16 23:30:00 +02:00
Trolli Schmittlauch 929eb447a4 generate ccnet config from template 2019-10-16 17:31:52 +02:00
Trolli Schmittlauch 9133d58418 fix path and directory permissions by letting systemd-tmpfiles manage the directories 2019-10-15 20:09:37 +02:00
Trolli Schmittlauch 764edc371c first draft of seafile-server module + test VM
test vm can be built using
`NIXOS_CONFIG="$(pwd)/seafile-test.nix" nixos-rebuild build-vm --show-trace`
2019-10-09 00:56:51 +02:00