schweby
02a64a6f31
services/hedgedoc: lower loglevel to warn
2022-01-19 21:22:32 +01:00
b9aa3050d7
fix mumble website
...
This does two things:
- add a group "mumblecert" which is allowed to read the mumble.hacc.space
cert, and add both nginx and murmur's users to it
- remove the website's derivation from services/murmur.nix and instead
add it to the websites/ dir and handle it the same as all our other sites
2022-01-18 09:08:27 +01:00
schweby
6f0d8a6af9
hotfix: disable mumble website
...
disable the mumble website because of cert permission issues causes by ad9c1f4481
nginx doesn't start because it can read the cert of the website
2022-01-17 22:37:43 +01:00
ad9c1f4481
security/acme: mumble cert readable by murmur group
...
the postRun thing doesn't seem to work at all anymore?
2022-01-12 23:51:31 +01:00
f800057478
services/hedgedocs: remove unused module imports
2022-01-12 19:31:31 +01:00
ae67b38304
add the rest of our stativ web pages
...
however, for some reason, ACME still fails. Hopefully it's just the
rate limit, but it does look suspicious; there' still a
"www.muc.hacc.space" in the log that oughtn't be there …
2022-01-10 23:45:21 +01:00
eb07f34672
modules/website.nix init
...
idea is to have a directory `websites/` which contains all our static
sites, with the name of each subdirectory also being their domain. Then
Nix can just read that directory during build-time and automatically
generate nginx virtualHosts for all of them (note that the
subdirectories have to contain a `default.nix` specifying how to build
the site for that to work).
Thus we could avoid the dependency on gitlab pages.
2022-01-10 22:57:09 +01:00
c08ca5f85f
update readme
...
its incompleteness annoys me
2022-01-07 18:16:31 +01:00
a7896e718f
services/workadventure: re-add the hacc assembly map as default map
2022-01-07 17:29:10 +01:00
16245e830f
remove truelove-specific workadventure
...
This removes the special configuration to make our workadventure useable
for the truelove event and reverts it to just run at void.hacc.space
without authentication etc.
Tbh, not sure if that's actually what we want — do we need a running
workadventure instance at all? Or should we just remove the entire container?
2022-01-01 20:03:32 +01:00
schweby
9b38e5fba1
update sources
2021-12-30 22:58:23 +01:00
schweby
8c527ea552
enable ssh for stream user
2021-12-30 22:30:25 +01:00
schweby
b96a026565
cleanup default apps
2021-12-30 22:30:17 +01:00
schweby
ba60e3cf76
pkgs/blackmagic-desktop-video: update to 12.2.2
2021-12-19 17:13:51 +01:00
schweby
2a1e692522
services/lantifa: set mediawiki-version from 21.11
...
due to a wikiDB issue the mediawiki version in unstable (37) is not
compatible.
switching to 21.05 would mean a downgrade, so this is the hack until we
fully upgrade to 21.11
2021-12-11 13:20:42 +01:00
schweby
af8b16117f
sources: add 21.11 as nixpkgs-new
2021-12-11 13:20:15 +01:00
schweby
bde7afa9ca
sources: update
2021-12-11 12:54:02 +01:00
928d44fb95
Added stuebinm@hacc.space to mitglieder@hacc.space
2021-12-01 21:25:27 +00:00
3ad6a0d2df
raphael@hacc.space added to voc@hacc.space
2021-12-01 21:22:53 +00:00
schweby
277d4a1fa7
services/nextcloud: fix downloads >1GB
...
should also gernerally improve performance when large(r) amounts of data
are exchanged
2021-11-22 20:58:39 +01:00
schweby
668a3fa4ee
replace stdenv.lib with lib because deprecated
2021-11-19 19:54:19 +01:00
fccb150d3c
bump mattermost: 5.39.2 → 6.1.0
2021-11-17 12:48:56 +01:00
schweby
e10545d1f8
update sources
...
did not update nixpkgs-unstabele due to a compliler version problem
vaultwarden 2.23 needs rustc 1.57, only rustc 1.56.1 is available
2021-11-16 17:42:52 +01:00
6563e0ccfa
add services/workadventure for true-love event
2021-11-09 17:02:43 +00:00
schweby
5432503397
services/mattermost: set MaxUsersPerTeam to 250
2021-11-06 18:11:08 +01:00
6d6a2aff67
bump mattermost 5.39.0 → 5.39.1 (security update)
...
really, i probably should've just jumped straight to 6.0.2, but whatever 🤷
2021-11-04 17:01:45 +01:00
schweby
144bd0d5f5
remove services/unifi
...
no longer needed
2021-11-03 15:36:03 +01:00
1b94984486
unbreak vaultwarden backup
2021-10-31 22:22:48 +01:00
schweby
6a7e836d22
pkgs/companion: update hash
2021-10-31 21:37:50 +01:00
schweby
f78ae0e50a
sources: updates
2021-10-31 19:40:30 +01:00
schweby
13567e0152
sources: remove pbb-nixfiles
...
no longer available, also unused
2021-10-31 19:39:32 +01:00
schweby
232a90aaf1
services/nextcloud: replace password with file
2021-10-31 09:19:45 +01:00
schweby
0652afa761
services/nextcloud: set defaultapp to apporder
2021-10-31 08:28:10 +01:00
schweby
34eb8651d8
modules/nextcloud: add option for defaultapp
2021-10-31 08:27:40 +01:00
hexchen
750b069420
services/nginx-pages: fix acme bullshit
2021-10-28 19:02:38 +00:00
schweby
939d7adbb6
pkgs/companion: fix hash
...
who needs consistent links anyway
should fix nixda not building on parsons
2021-10-27 09:20:20 +02:00
schweby
09d6d6838d
service/lantifa: update intersection plugin
2021-10-15 22:27:22 +02:00
schweby
5138da6805
sources: update
2021-10-13 20:31:40 +02:00
schweby
ad5d21cba5
sources: updates
2021-10-01 19:32:27 +02:00
octycs
f125de8342
services/nginx-pages: readd help.studentsforfuture.info
2021-09-28 21:28:54 +02:00
56cbb7601b
services/vaultwarden: init vaultwarden
2021-09-28 11:13:25 +00:00
schweby
2044b77401
sources: update
2021-09-19 16:45:18 +02:00
schweby
3c3e4c0c83
pkgs/companion: fix hash of nodeHeaders
2021-09-19 16:37:18 +02:00
schweby
dbf8d74a24
set timezones
...
default is UTC no need to force it
A desktop shoud be in the commonly used timezone.
Forcing UTC has caused trouble multiple times.
2021-09-19 16:35:38 +02:00
schweby
f4089803ff
sources: update mattermost to 5.39
2021-09-18 21:53:25 +02:00
schweby
e63af3984c
sources: update
2021-09-18 21:37:57 +02:00
schweby
35a563185d
parsons/lantifa: update intersection plugin
2021-09-18 21:36:39 +02:00
schweby
982546f73a
sources: update
2021-08-30 15:12:30 +02:00
schweby
b9eb988aa0
parsons/murmur: fix acme
...
credits for ${pkgs.acl} go to stuebinm
2021-08-30 15:12:30 +02:00
hexchen
a113c05025
pkgs: init bitfocus companion for streamdeck
2021-08-28 14:31:14 +00:00