index
:
specimen
this commit
main
created as a practical coding test!
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-12-29
Remove unnecessary debug logging from application
Mel
2024-12-29
Pass default specimen package to module through flake self input
Mel
2024-12-29
Stringify port for service exec, and pass through list to firewall
Mel
2024-12-29
Correct service targets in specimen module
Mel
2024-12-29
Enable specimen module on server
Mel
2024-12-29
Enable flakes on NixOS server
Mel
2024-12-29
Add git to server utilities
Mel
2024-12-29
Generated system configuration from Hetzner server
Mel
2024-12-29
Add first iteration of NixOS specimen service module
Mel
2024-12-29
Fix up empty NixOS configuration in flake
Mel
2024-12-29
Read configuration from flags and reply with configured name
step-1
Mel
2024-12-29
Simple Go HTTP server with graceful signal handling
Mel
2024-12-29
Add Taskfile for some useful command shortcuts
Mel
2024-12-29
Break up basic go application into my preferred file hierarchy
Mel
2024-12-29
Add .gitignore
Mel
2024-12-29
Add direnv
Mel
2024-12-29
Add dev shell with some useful tools to flake
Mel
2024-12-29
Flake harness for application and server configuration
Mel