Ruckstack Quick-Start Guide

  1. Download Ruckstack and extract it on your development and/or build machines
  2. Run ruckstack init --type=example to generate a complete example project
  3. Build your project with ruckstack build
  4. Upload the out/example-1.0.5.installer file to a standard Linux server
  5. On the linux server, run the example-1.0.5.installer file to install the application. Install it to /opt/example
  6. Watch the services start up with /opt/example/bin/example status
  7. Hit http://SERVER_IP/ to see the running system c