about summary refs log tree commit diff
path: root/application
AgeCommit message (Expand)Author
2024-12-29Reload on name secret change step-3Mel
2024-12-29Create system user for specimen service, and allow it to read name secretMel
2024-12-29Add overkill hardening to specimen systemd service step-2Mel
2024-12-29Remove unnecessary debug logging from applicationMel
2024-12-29Pass default specimen package to module through flake self inputMel
2024-12-29Stringify port for service exec, and pass through list to firewallMel
2024-12-29Correct service targets in specimen moduleMel
2024-12-29Add first iteration of NixOS specimen service moduleMel
2024-12-29Read configuration from flags and reply with configured name step-1Mel
2024-12-29Simple Go HTTP server with graceful signal handlingMel
2024-12-29Break up basic go application into my preferred file hierarchyMel
2024-12-29Flake harness for application and server configurationMel