summaryrefslogtreecommitdiff
path: root/hosts/omega-relay (follow)
AgeCommit message (Collapse)Author
3 hoursnixfmt nix flake update exportersHEADmainJakub Stachurski
4 hourscgit on omega-relayJakub Stachurski
12 hoursnix fmtJakub Stachurski
4 daysnix update and livekitJakub Stachurski
11 daysGet inventory to manage monitoring connectionsJakub Stachurski
This makes it so you can define the monitoring in the inventory and tacitus will automatically, pick it up.
2026-07-21nixfmtJakub Stachurski
2026-07-12I am very not sure what all of this is :3Jakub Stachurski
2026-06-29uuuuhJakub Stachurski
2026-06-22service(tacitus): MonitoringJakub Stachurski
2026-06-09nixfmt: new fmt rulesJakub Stachurski
2026-06-09feat: Desec dynamic DNS and DNS01 acme certsJakub Stachurski
This feature will allow for a more flexible DNS management through Desec as opposed to OXXA/Ferox.
2026-06-07nginx: Force-Redirect to HTTPS on public sitesJakub Stachurski
2026-06-07mail(omega): Finalize config for mailJakub Stachurski
2026-05-31Move to stalwart 0.16Jakub Stachurski
2026-05-20Add test endpointJakub Stachurski
2026-05-16Fix issues with bulwark, oauth still brokenJakub Stachurski
2026-05-15Add support for bulwark, including package.Jakub Stachurski
This makes omega-relay also a mail client so to speak, though bulwark is mostly client-sided.
2026-04-18Nix flake updateJakub Stachurski
- Remove GTK theming for now - Add cors for email - Uninstall iamb due to build errors
2026-03-05Feat/mutliple email domains (#5)Jakub Stachurski
* Add additional domain support * Configure omega-relay to use wilkuu.nl * Fix oopsies
2026-03-05Update flakeJakub Stachurski
2026-02-18Continuwuity on omega-relay (#4)Jakub Stachurski
* Initial setup for c10y * Fix .well-known location and add comments. Typing is hard, and well_known should be well-known. Also fixes this in stalwart. * Nixfmt * Use c10y straight from the source
2026-02-11NixfmtJakub Stachurski
2026-02-11Omega-Relay host replacement for Ubuntu VM on FeoxJakub Stachurski
* Add omega-relay prototype host * Add omega-relay prototype host * Inital commit for working omega-relay host. This commit includes: - Mysql module from umbriel - Disko configuration for the Ferox VM - Freshrss module - Stalwart module - Vaultwarden module - Wakapi module - Uptime Kuma module - Support for using mysql socket - Server user that does not depend on full home-manager preset. - ACME for wilkuu.xyz domains, including all the services. * Nix fmt * Fixes in secrets and services. Mostly fixes connection to mysql and the unix-socket auth for it. * Little fixes and update * Format and do fixes * Update secrets and keys for omega-relay * Apply changes from messing around and making things work