GitDeployHub

deviantony/open-amt-cloud-toolkit

github.com/deviantony/open-amt-cloud-toolkit ↗
Unknown stack
20 environment variables found in .env.template

Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow. (showing first 20, more exist in .env.template)

  • WEBUI_PORT WEB UI
  • WEBUI_IMAGE
  • RPS_IMAGE
  • RPS_WEBSOCKETTLS
  • RPSWEBPORT
  • RPSWEBSOCKETPORT
  • RPS_LOG_LEVEL
  • RPS_DELAY_TIMER
  • RPS_MQTT_ADDRESS
  • MPS_VAULT_ADDRESS
  • MPS_IMAGE
  • MPS_GENERATE_CERTS
  • MPS_COMMON_NAME
  • MPSPORT
  • MPSWEBPORT
  • MPS_DEBUG
  • MPS_WEB_ADMIN_USER
  • MPS_WEB_ADMIN_PASSWORD secret
  • MPS_HTTPS
  • MPS_TLS_OFFLOAD
Best match Fly.io Anything Dockerized — requires the Fly CLI.
macOS
brew install flyctl && fly launch --from https://github.com/deviantony/open-amt-cloud-toolkit
Linux
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/deviantony/open-amt-cloud-toolkit
Windows (PowerShell)
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/deviantony/open-amt-cloud-toolkit
Or deploy to a different host
← Try another repo