Commit graph

21 commits

Author SHA1 Message Date
bf861cca28
Initial add of pgadmin to nidus systems
This is to allow Ben to do his own delving into the data we have
2026-05-08 16:35:49 +00:00
7fdf232c9c
Add new llm agent machine configuration to general systems 2026-05-08 16:31:43 +00:00
8417871a6d
Update new quadcore-292465 after getting initial deploy to work 2026-05-07 22:41:14 +00:00
6748641a85
Add initial configuration for new quadcore system 2026-05-05 15:22:34 +00:00
a61f904098
Make tegola domain name configurable by environment 2026-02-18 22:07:22 +00:00
4f47636d0e
Get the large disk formatted and mounted on nocix-amd-legacy-quadcore 2026-02-18 15:20:19 +00:00
31335d19f7
Create separate prod/staging nidus-sync sops environments 2026-02-18 06:09:50 +00:00
f86239a8ce
Make RMO domain name a config option 2026-02-18 05:07:22 +00:00
f0e9d04dc1
Make nidus-sync domain a variable
The beginning of separating out staging
2026-02-17 17:38:42 +00:00
81dbc3ba9a
Add working amd-legacy-quadcore 2026-02-17 15:11:46 +00:00
65dd27b701
Update corp to 25.11, fix split root partition 2026-01-13 04:42:12 +00:00
d042a416c3 Add non-working filesystem comment
I just mounted the disk by hand, less dangerous that way.
2026-01-05 03:32:03 +00:00
cbb8daebf9 Working nixos-anywhere directly to nocix-amd-legacy-sexcore
This was essentiall an OS wipe, adding root authorized keys, then
running nix-anywhere out of the main flake. Saves a bunch of steps which
is really nice.

I removed the data disk from the disko config in the hopes it would
solve a problem that looked like:

  ### Installing NixOS ###
  Pseudo-terminal will not be allocated because stdin is not a terminal.
  Warning: Permanently added 'nocix-amd-legacy-sexcore.gleipnir.technology' (ED25519) to the list of known hosts.
  installing the boot loader...
  mkdir: cannot create directory ‘/mnt/sys’: Structure needs cleaning
2026-01-05 01:29:00 +00:00
d0df5172d3 Move all logic from nixos-anywhere to main flake
It should now be possible to nixos-anywhere without the custom
directory.
Still testing that works though.
2026-01-05 00:27:37 +00:00
23a61985dc WIP getting legacy-sexcore back up
At this point I was able to successfully nixos-anywhere the system and
SSH back in afterwards. That's progress worth keeping.
2026-01-04 21:07:51 +00:00
840c68524f
Add alternative IP address and SSH port
I was trying to use it to get around public wifi firewalls
2025-12-11 14:31:58 +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
6d780d8ada Add non-standard SSH port 2025-10-22 18:02:15 +00:00
8eee817ef6 Unblock frps port in firewall 2025-10-22 18:02:15 +00:00
29fa447da6 Make nocix sexcore name consistent
I realized I had incorrectly used "hexcore"
2025-10-10 01:36:45 +00:00
0abca6a86d Add definition for amd-legacy-hexcore
This is merged between the existing sync system and the existing
nixos-anywhere definition for amd-legacy-hexcore. I'm going to attempt
to bring in a new pattern.
2025-10-07 17:07:54 +00:00