Deploy a serveradmin instance quickly
Find a file
2019-08-08 16:43:44 +02:00
packages Remove unused extra /etc file 2019-08-08 16:43:44 +02:00
vm Remove unused extra /etc file 2019-08-08 16:43:44 +02:00
demo.nix Initial commit 2019-08-06 21:36:21 +02:00
README.md Initial commit 2019-08-06 21:36:21 +02:00

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.