This is the wiki for retiolum. A private VPN of the krebs foundation. And for [food lessons learned](http://wiki.r/Lessons-learned-in-cooking). And for direct links towards [radiostreams](http://wiki.r/streams). # Services - [Retiolum world map](http://graph.r/) - [wallpaper](http://prism.r/realwallpaper-krebs.png) - [wallpaper-timelapse](http://prism.r/realwallpaper-video.mp4) - [wallpaper no entities](http://prism.r/realwallpaper.png) ## Stockholm repositories - [enklave](http://cgit.enklave.r/stockholm) - [gum](http://cgit.gum.r/stockholm) - [mic92](https://git.thalheim.io/Mic92/stockholm/) - [ni](http://cgit.ni.r/stockholm) - [prism](http://cgit.prism.r/stockholm) ## Retiolum host files (tinc public key + /etc/hosts) - Updated by palo's CI: https://github.com/krebs/retiolum - Updated by Mic92's CI (also a flake): https://git.thalheim.io/Mic92/retiolum ## Git - [enklave](http://cgit.enklave.r) ## CI - [build.hotdog](http://build.hotdog.r/): buildbot ## Paste services - [paste.r - bepasty](http://paste.r/) - reachable via https://paste.krebsco.de - TODO usage on `krebspaste` - [p.r - bash paste-server](http://p.r) - TODO usage on `kpaste` - with imgur emulation for flameshot (TODO on description) - reachable via https://p.krebsco.de ## Monitoring - [prometheus.r](http://prometheus.r): - logs alerts to `#xxx` on irc.r - [alert rules](https://github.com/Mic92/dotfiles/blob/master/nixos/eva/modules/prometheus/alert-rules.nix) - [prometheus config](https://github.com/Mic92/dotfiles/blob/master/nixos/eva/modules/prometheus/default.nix#L42) - [telegraf configuration](https://github.com/Mic92/dotfiles/blob/master/nixos/eva/modules/telegraf.nix) ## IRC - [irc.r](irc://irc.r) - `#flix`: Channel for torrent chat (will be also displayed here: [http://yellow.r/](http://yellow.r/)) - `#xxx`: Channel for CI log messages - [puyak.r](irc://puyak.r) currently broken - `#news`: Bots spamming news feeds - `#snews`: more Bots spamming news feeds ## Filesharing - [Transmission (yellow.r)](http://yellow.r:9091/transmission/web/) - [Directory listing](http://yellow.r/) - NFS export: ```nix { fileSystems."/mnt/prism" = { device = "prism.r:/export/download"; fsType = "nfs"; options = [ "timeo=14" "noauto" "noatime" "nodiratime" "noac" "nocto" "ro" "x-systemd.automount" "x-systemd.device-timeout=1" "x-systemd.idle-timeout=1min" ]; }; } ``` - [http://helsinki.r](http://helsinki.r) - Homage to [http://catalonia.r](http://catalonia.r), credentials `acab:supersicher`.