Uprobot is a ping bot for given URLs. I guess you may want to use a health check service like this for your deployments.
- I used bulma as CSS framework, so thanks a lot all Bulma contributors.
- I used logoly.pro for create Uprobot's logo, so thanks a lot HuanCheng Bai
To start your Phoenix server:
- Install dependencies with
mix deps.get
- Create and migrate your database with
mix ecto.setup
- Install Node.js dependencies with
cd assets && npm install
- Start Phoenix endpoint with
mix phx.server
Now you can visit localhost:4000
from your browser.
Ready to run in production? Please check our deployment guides.
- Use different intervals in GenServer for each site,
- Visualize downtimes with reasons and response times,
- Dockerize and deploy
- Think about good features