Skip to content

randoneering/nix-bsdg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nix-bsdg

Nix flake for Boise Software Development Group infrastructure.

Quick start

nix flake check "path:."
sudo nixos-rebuild switch --flake .#nix-bsdg

Layout

  • hosts/nix-bsdg/default.nix: host entrypoint
  • modules/: shared NixOS modules
  • modules/services/discourse.nix: Discourse + nginx + ACME settings

Discourse notes

  • Set services.discourse.hostname to the real public hostname.
  • Keep backendSettings.force_hostname set to that same hostname string.
  • Ensure DNS points to this server and ports 80/443 are reachable.

BSDG links

About

Test flake for BSDG Nix Servers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors