diff --git a/ruby_on_rails/uptimerobot.md b/ruby_on_rails/uptimerobot.md index b3001d82..c1d89820 100644 --- a/ruby_on_rails/uptimerobot.md +++ b/ruby_on_rails/uptimerobot.md @@ -13,11 +13,7 @@ dyno. You will need Renuo-CLI to be set up and at the newest version: `gem install renuo-cli` → see [renuo-cli](https://github.com/renuo/renuo-cli) -1. Run the command `renuo setup-uptimerobot [url]` - * Where `url` is the address you want to monitor. e.g. `https://[project-name]-main.renuoapp.ch/up` or `https://customdomain.ch/up` - -1. The app will ask for the `api-key` for uptimerobot. It can be found at the companies' password manager. - Paste it and press enter to continue. +Run the command `renuo setup-uptimerobot [url]` (`url` is the address you want to monitor. e.g. `https://[project-name]-main.renuoapp.ch/up` or `https://customdomain.ch/up`) The command will setup the project in a paused state. You can start it once your app has a paid dyno.