Initial commit: krops-lamassu deployment template
NixOS deployment template for Lamassu Bitcoin ATM server using nix-bitcoin and krops. Features: - Lamassu server with PostgreSQL and auto-generated secrets - TLS certificates (self-signed) - Test VM for local development - Template structure for easy customization
This commit is contained in:
commit
6febf28955
11 changed files with 1094 additions and 0 deletions
5
secrets/.gitkeep
Normal file
5
secrets/.gitkeep
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# This directory contains secrets for nix-bitcoin services.
|
||||
# Secrets are automatically generated on first deployment if not present.
|
||||
#
|
||||
# Do NOT commit actual secrets to version control.
|
||||
# Add this directory to .gitignore or use encrypted storage.
|
||||
Loading…
Add table
Add a link
Reference in a new issue