Commit graph

243 commits

Author SHA1 Message Date
6b8a21664f
Add support for Nidus database to Tegola 2025-11-15 21:34:05 +00:00
1c3ca5909b
Reverse proxy for tegola through caddy to get TLS 2025-11-15 15:00:39 +00:00
423c1e6d9f
Working tegola delpoy
This uses the data from Bonn, Germany which I downloaded from
https://github.com/go-spatial/tegola-example-bonn/tree/main
2025-11-14 18:58:42 +00:00
7315b7edba
Add secrets for dev environment
Just useful for me to lookup the information when running things by hand
2025-11-11 19:25:40 +00:00
f3b8602f30
Actually serve sync.nidus.cloud with the new config. 2025-11-11 17:57:35 +00:00
44c0d83bf6
Add nidus-sync production module
This will allow me to keep nidus-sync stable while continuing to do
development on this same server on a different port.
2025-11-11 17:24:41 +00:00
a94d491929
Add jq to all servers
Generically useful
2025-11-11 17:24:41 +00:00
e1f7581bde
Add asterisk
It seems to work - I connected a client to it - but I never successfully
made any calls.
2025-11-11 17:24:40 +00:00
505aa936eb
Add a database for nidus-sync 2025-11-11 17:24:40 +00:00
273d42024b
Add git-lfs to all systems 2025-11-11 17:24:40 +00:00
d2b750b155
Add git commit signing through ssh-agent 2025-11-11 17:24:39 +00:00
78f1bfca49
Add reverse proxy for sync.nidus.cloud
Makes it so I can test my oauth thing with ArcGIS
2025-11-11 17:24:39 +00:00
0fad3ec351
Add watchexec to all servers
Really useful tool for continuously changing things.
2025-11-11 17:24:39 +00:00
00d3e4be39
Bump version of fieldseeker-sync 2025-11-11 17:24:38 +00:00
e29be82423
Update to latest fieldseeker-sync 2025-11-11 17:24:38 +00:00
8c7e31b800
Fix paths to use files on new sync system 2025-11-11 17:24:38 +00:00
ff52925cb4
Set the bind address for nidus-sync 2025-11-11 17:23:25 +00:00
e5bb45abbd
Add Nidus sync dev secrets 2025-11-11 16:36:29 +00:00
1f21e2d01c
Add nidus-sync secrets 2025-11-11 16:30:54 +00:00
d7feca7bea Get twenty CRM actually running
I had to punt and allow IP-based connection over the docker network port
rather than mount the unix domain socket.

For now.
2025-10-22 21:36:19 +00:00
40d7ccf048 Move corp server to using the nocix role pattern
This was introduced for the sync server, but we desire all to receive
it.
2025-10-22 18:17:13 +00:00
9683488ef9 Add initial draft of twenty-crm
Not sure if any of it works, this is a checkpoint to debug other things.
2025-10-22 18:17:13 +00:00
8f0113946c Move corp settings to corp role 2025-10-22 18:17:13 +00:00
de24c16161 Rebuild librchat secrets
Bad merge.
2025-10-22 18:16:56 +00:00
009829f6d9 Add twenty CRM secrets 2025-10-22 18:13:22 +00:00
7147413112 Switch fieldseeker to not do a top-level merge
This actually breaks on any servers that don't define the fieldseeker
deployments as an empty list. Instead we do the clunkier, but working,
import-then-merge-each-attr.
2025-10-22 18:02:15 +00:00
b7b06ec63b Fix sexcore name 2025-10-22 18:02:15 +00:00
dd3ae9f4d3 Add ffmpeg to webserver runtime
Because it's running it as a subprocess now for transcoding.
2025-10-22 18:02:15 +00:00
6d780d8ada Add non-standard SSH port 2025-10-22 18:02:15 +00:00
c83b46a352 Deploy fssync without separate audio post processor 2025-10-22 18:02:15 +00:00
fff3fa31b9 Switch to full domains in frps config 2025-10-22 18:02:15 +00:00
1119c3668c Flesh out all my ribbles domains 2025-10-22 18:02:15 +00:00
4e68e938ef Add config for frps subdomains 2025-10-22 18:02:15 +00:00
8eee817ef6 Unblock frps port in firewall 2025-10-22 18:02:15 +00:00
d739394ae2 Specify the bind port directly
It's not a secret, and this will make it possible to use the
address/interface configured in the host configuration.
2025-10-22 18:02:15 +00:00
010cabfe14 Add frps systemd unit for running frps all the time 2025-10-22 18:02:15 +00:00
e465a7bf1c Add label studio integration to gleipnir qa deployment 2025-10-22 18:00:34 +00:00
c5fc53024c Add secrets for label studio integration 2025-10-22 16:49:31 +00:00
8ca7c886a9 Update sentry dsn to use glitchtip SaaS 2025-10-22 03:27:39 +00:00
8f5ac7fe7c Enable debug logging and log level for librechat
Trying to debug some behavior
2025-10-20 23:01:15 +00:00
b7a5cdc1bd Lot Glitchtip errors to cloud hosted Glitchtip.
On suggestion of one of its maintainers.
2025-10-20 23:00:52 +00:00
71d1109bf8 Disable glitchtip private tmp
I can't auto-clean the temp files when private temp is enabled according
to Claude
2025-10-20 23:00:07 +00:00
2d5ccb7a8c Disable glitchtip
Apparently our problems are fixed in the latest release, but we can't
have it until we go NixOS unstable, which I don't want to do yet.
2025-10-20 23:00:07 +00:00
512a86e0b9 Remove warning about string type. 2025-10-20 23:00:07 +00:00
cea700ecf2 Remove some FRPS settings from old server install 2025-10-14 02:56:11 +00:00
62b4eb1933 Add frps systemd unit for running frps all the time 2025-10-13 22:03:15 +00:00
311890c861 Add frpc/frps to the system packages 2025-10-13 17:10:22 +00:00
8995e95041 Add the sovr role and initial frps deployment 2025-10-13 17:06:15 +00:00
29fa447da6 Make nocix sexcore name consistent
I realized I had incorrectly used "hexcore"
2025-10-10 01:36:45 +00:00
6c56e9a6da Move delta files to bigdisk 2025-10-10 01:34:08 +00:00