Commit Graph

439 Commits (b15f303107dee4018c255feefb7d22a1728a5284)

Author SHA1 Message Date
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
stuebinm 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
System administrator 20398cf2c8 stuff 2021-08-25 16:23:34 +00:00
schweby 56ad0ed886 nixda/decklink: bump version of bmv to 12.1
bmv = blackmagicvideo
2021-08-23 19:54:18 +00:00
hexchen fd9e8941c7 get rid of hainich. migration done. 2021-08-23 19:32:02 +00:00
schweby 95a0e9f04a parsons: init lantifa wiki 2021-08-23 19:32:02 +00:00
hexchen 41acbdd3e0 parsons: deploy unifi controller 2021-08-23 19:32:02 +00:00
hexchen d367269e87 thelounge: foo 2021-08-23 19:32:02 +00:00
hexchen 7dbc22929b parsons/nginx-pages: add muc.hacc.earth hacc 2021-08-23 19:32:02 +00:00
hexchen 35cd963f8c services/gitlab-runner: init on parsons
also disable ci for hainich
2021-08-23 19:32:02 +00:00
hexchen 6121acabd7 maintenance: update sources, fix mattermost 2021-08-23 19:32:02 +00:00
hexchen 275d3a16f0 parsons: init lxc 2021-08-23 19:32:02 +00:00
hexchen 69e49a0020 services/gitlab: init ssh 2021-08-23 19:32:02 +00:00
hexchen 373926e33b services/gitlab: init on parsons 2021-08-23 19:32:02 +00:00
schweby 7881b444ba parsons: init syncthing 2021-08-23 19:32:02 +00:00
hexchen cdeb52f808 services/mail: migrate to parsons 2021-08-23 19:32:02 +00:00
schweby f5579bc98e parsons: config nginx 2021-08-23 19:32:02 +00:00
hexchen a5063ae960 parsons: small fixes 2021-08-23 19:32:02 +00:00
schweby 632bf21200 parsons: fix hegedocs 2021-08-23 19:32:02 +00:00
schweby 76c9b07d56 parsons: init hegedocs 2021-08-23 19:32:02 +00:00
hexchen 172d0869b3 services/murmur: migrate to parsons 2021-08-23 19:32:02 +00:00
hexchen 4b11dbf1d4 services/thelounge: move to parsons 2021-08-23 19:32:02 +00:00
stuebinm 84ac81435e hainich: hacky version of thelounge as webchat
Intended for KontraIAA; requirements were that it should be a simple and
non-confusing as possible.

I tried both KiwiIRC and thelounge, and found both horrible to
package (a fact not helped by the somewhat opaque structure of
nixpkgs.nodePackages, which does contain a version of thelounge but
will apparently ignore overrides of the src attribute).

Instead, this now contains a very hacky version of thelounge, which
merely takes the already-built version from nixpkgs and glues some extra
css to it which hides potentially confusing fields.

Things hidden on the "connect" screen:
 - the "name" field (since thelounge offers "nick" "name" and "realname"
   by default, which seems too much for something embedded on a website)
 - the "I have a password" checkbox

Things hidden on the general view:
 - the button to open the side panel (the panel itself is not hidden,
   and will appear by itself on wider layouts), so that users will only
   see that one channel
 - the "channel options" menu (which includes a "leave channel" option
   which would effectively break the webchat)

Things not addressed:
 - thelounge has autocompletion for /join /leave, etc. Do we want to
   disable that as well?
 - It would probably useful to suppress all the "x joined the channel"
   messages. Thelounge supports this, but apparently doesn't support
   setting it as default?

Misc:
 - for now, users will be connected to #thelounge on libera.chat, which
   appears to be okay with being used as an experimental channel
 - I allowed prefetching link previews, but only on the server's side
   (i.e. users' browsers won't fetch content from arbitrary sites)
 - not yet tested on hainich, but should work (tested in a NixOS
   container)
 - currently assumes a "webchat.voc.hacc.space" domain (I think we had a
   voc domain? but I forgot where it is …)
2021-08-23 19:32:02 +00:00
schweby b23582a52f services/mattermost: init on parsons 2021-08-23 19:32:02 +00:00
hexchen 1c65805589 parsons: init backups 2021-08-07 12:05:26 +00:00
hexchen da7beff2fe services/nextcloud: init on parsons 2021-08-07 12:05:26 +00:00
hexchen 3541d14c76 parsons: add nftables 2021-08-07 12:05:26 +00:00
hexchen 479d119b8b ci: add parsons 2021-08-07 12:05:26 +00:00
hexchen 0b30d81d13 hosts/parsons: init minimal config 2021-08-07 12:05:25 +00:00
hexchen cf5062adfd sources: update nixpkgs to 21.05
this caused various other changes related to nftables, we are now using
hexchen's fork of pbb's module.
2021-08-07 12:05:25 +00:00
hexchen cbeb0e86c1 mail: emergency alias 2021-08-03 17:13:46 +00:00
schweby d3e08e0247
sources: update packages 2021-07-28 22:31:23 +02:00