Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Change instructions to use sparc-request origin

...

Install the package
sudo hab pkg install chrisortmansparc-request/sparc-request --channel unstable

Configuration

Habitat will by default look to see if a user specified configuration file is available. If you are using the vagrant image then you may omit this step as the vagrant provisioner takes care of setting this up. If you are are setting up your own system, you will at least need to configure database access.

...

sudo mkdir -p /hab/user/sparc-request/config
sudo cp $(hab pkg path chrisortmansparc-request/sparc-request)/default.toml /hab/user/sparc-request/config/user.toml

...

To start the server

sudo hab start chrisortmansparc-request/sparc-request