Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 740 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 740 Bytes

Easiest way to run a Serveradmin instance.

This demo deploys serveradmin as a VirtualBox instance, refer to NixOps documentation for more deployment options (AWS, Azure, DigitalOcean etc.)

Installation

  • Install NixOps if you don't have it
  • Checkout this repo and navigate into
  • Run nixops create demo.nix, this will create the definition under nixops
  • Deploy the server via nixops deploy
  • After it's done, you need to SSH into the machine via nixops ssh serveradmin and run initialize_serveradmin once
  • It's ready! Check the machine IP via nixops info and visit via your browser

Default username & password is test.