copilot-swe-agent[bot] and GitHub
2cb0c734d8
feat: server-side loopback overrides and Hub diagnostic fixes
...
- Add modules/core/local-domain-loopback.nix: systemd service and
activation script that write configured service domains to a
Sovran-managed block in /etc/hosts (127.0.0.1 / ::1) so requests
originating on this computer reach Caddy without NAT loopback.
- Import local-domain-loopback.nix in modules/modules.nix.
- server.py: add _validate_domain_value, _is_loopback_address,
_resolve_all_addresses, _trigger_hosts_update helpers.
- server.py: update _check_domain_reachable to use --resolve so
reachability is checked locally via Caddy, not via NAT loopback.
- server.py: update _evaluate_domain_checklist, api_services inline DNS
check, and api_domains_check to recognise loopback resolution as an
intentional local override rather than a DNS mismatch.
- server.py: call _trigger_hosts_update from api_domains_set after
saving a service domain so the /etc/hosts entry is applied immediately.
- Add app/tests/test_loopback_diagnostics.py with 47 tests covering
domain validation, loopback detection, diagnostic checklist logic,
composite health, and api_domains_check."
2026-07-15 15:24:16 +00:00
copilot-swe-agent[bot] and GitHub
875a6a9297
Retire deprecated bip110 flake input; collapse Bitcoin node tiles to two
2026-06-04 18:52:28 +00:00
c23ae5543d
Remove Plymouth, add quiet boot params, add cpu-performance module
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/eda71495-cd38-4408-8d3b-b9d793f6445f
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-30 00:33:32 +00:00
d6471aad55
feat(core): add system-level no-sleep module
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/b0e72301-13fd-4c14-9b3b-584e8c04267f
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-22 12:00:45 +00:00
6fc66ba13f
feat: add remote deployment mode (remote-deploy.nix, headless installer, ISO SSH/mDNS)
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/8e2ed0be-2db9-4437-81d7-c6efec45d6db
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-11 22:27:55 +00:00
6aa7a5a40b
Add legacy-cleanup.nix to remove deprecated Sovran_Systems artifacts
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/0c97ec90-556f-4bc9-86fe-c54022414704
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-11 21:14:19 +00:00
2fae4ccc79
Implement security overhaul: remove seal/legacy system, add Security modal and random passwords
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/6e7593c4-f741-4ddc-9bce-8c558a4af014
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-09 01:58:42 +00:00
08e8d6bf69
Remove legacy file_fixes_and_new_services system
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/ae9f019a-3743-48b8-b251-feb17b1adbd4
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-08 16:50:58 +00:00
7a08bc0b2b
Remove all PDF references: rename credentials-pdf.nix and update references
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/150954c9-65a0-4d5b-b8e2-08f301f07511
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-07 15:04:33 +00:00
f80c8a0481
Factory security: per-device SSH passphrase, factory seal, password onboarding, remove PDF generator
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/4222f228-615c-4303-8286-979264c6f782
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-07 14:23:59 +00:00
27f27b1503
feat: add wallet-autoconnect module for Sparrow and Bisq 1
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/29aa6dce-667a-49a6-9740-68d501fed22c
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-07 01:44:43 +00:00
naturallaw777
94d94fb7a2
fixed ssh at first boot
2026-04-06 18:40:17 -05:00
f7539dc9b6
Remove redundant terminal domain setup script and update stale references
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/ed7fee4d-b50e-4387-8eb6-46840b9d930f
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-06 23:27:52 +00:00
df2768c6fc
feat: move sshd into its own Nix feature module, gate Tech Support behind it
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/d45dc36f-0b3b-48bb-950f-700afe45dd06
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-05 15:09:02 +00:00
85396e804d
Add NixOS tech-support module and security documentation
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/7e7a94ca-202b-4eb5-aa3a-a36a1365574b
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-04 01:31:56 +00:00
naturallaw777
3ce192bef7
add new app for systemd monitoring
2026-03-30 21:31:36 -05:00
naturallaw777
fc56919ee8
updated pdf creator and overall theme
2026-03-29 00:33:21 -05:00
naturallaw777
2017c28425
added ssh-bootstrap
2026-03-28 07:52:48 -05:00
naturallaw777
5aae35d219
updated synapse
2026-03-27 20:49:11 -05:00
naturallaw777
4fafa1cd17
removed agenix
2026-03-27 20:45:09 -05:00
naturallaw777
1b385f9720
no longer needed
2026-03-27 19:40:03 -05:00
naturallaw777
076fad8186
added njalla script
2026-03-27 19:17:27 -05:00
naturallaw777
17dab96d74
added script for domains
2026-03-27 17:50:57 -05:00
naturallaw777
3a77231a1e
ownership
2026-03-27 15:00:05 -05:00
naturallaw777
bec00bd506
set services to default retooling
2026-03-27 14:58:45 -05:00
naturallaw777
0af9dce098
initial retooling
2026-03-27 14:29:26 -05:00
naturallaw777
e1e9376792
initial retooling
2026-03-27 14:23:08 -05:00
naturallaw777
ba3318369d
fixed tooling
2026-03-24 17:03:02 -05:00
naturallaw777
ca30ce77d1
retooling and updated README
2026-03-24 16:38:45 -05:00
naturallaw777
2d01d66e3a
merge sync
2026-02-15 18:50:03 -06:00
naturallaw777
8b116d535b
added btcserver-fix
2025-07-16 12:55:58 -05:00
naturallaw777
f29cdb36da
made php with own module
2025-02-13 01:40:37 -08:00
naturallaw777
c4d40b4010
removed HBPS Nextcloud and old settings
2025-02-10 15:25:42 -08:00
naturallaw777
6f060f3b90
added Nextcloud HPBS to modules.nix
2024-11-04 00:44:32 -08:00
naturallaw777
cd63cf17ac
updated systemd-manager tree structure
2024-03-01 17:53:42 -08:00
naturallaw777
8722444f6b
updated systemd-manager
2024-03-01 17:45:55 -08:00
naturallaw777
0d94050731
updated all file permissions
2024-01-16 11:57:09 -08:00
naturallaw777
f7d0ac613f
added custom.nix, libreoffice, nixbitcoin-Lockpackages,removed onlyoffice service
2023-08-10 17:09:16 -07:00
naturallaw777
3bbcef1c5b
udpated Sovran Pro flake.nix
2023-07-28 19:43:21 -07:00
naturallaw777
b4dd0ac423
udpate to make added /etc/nixos/hardware-configuration.nix to modules
2023-07-28 19:12:01 -07:00
naturallaw777
3bc4988c7c
udpate to make pure
2023-07-28 18:59:32 -07:00
naturallaw777
1a0d1808c5
added personlization.nix to modules.nix
2023-07-28 17:40:40 -07:00
naturallaw777
a457389f38
updated all files to make nixos rebuild pure
2023-07-28 17:12:53 -07:00
naturallaw777
818ac70475
added sturcture for updates
2023-06-21 14:19:13 -07:00
naturallaw777
876bad84e5
trouble shoot onlyoffice
2023-06-16 13:23:02 -07:00
naturallaw777
72d887dffe
trouble shoot onlyoffice
2023-06-16 12:48:33 -07:00
naturallaw777
cd8c89d405
trouble shoot onlyoffice
2023-06-16 11:50:03 -07:00
naturallaw777
2589073427
trouble shoot onlyoffice
2023-06-16 11:36:40 -07:00
naturallaw777
f3e962fbb6
added onlyoffice
2023-06-13 10:39:57 -07:00
naturallaw777
355e35b9f6
initial add
2023-06-01 05:47:05 -07:00