Skip to content

jtrrll/web-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-server

GitHub Actions CI Status License

jtrrll's multipurpose web server.

Usage

  1. Install Nix

  2. Run the following to start the nginx reverse proxy service:

    sudo nix run .#nginx --extra-experimental-features nix-command --extra-experimental-features flakes
  3. Run additional services by running the following:

    nix run .#<name>