Running on Netlify
Netlify provides a free hosting service which is ideal for github organizations..
In this setup, you should already have a database server running and accepting remote connections. If you don't already have a database, you can follow the Running on DigitalOcean guide to get a database up and running. You can also check out the Managed databases section under Hosting.
Setup 
Automate steps 1-5 using the button above
- Fork the https://github.com/umami-software/umami project to your GitHub account.
 - Create an account on netlify.
 - From the dashboard page click Import Project then specify the URL to your fork of the project on GitHub.
 - Add the required environment variables 
DATABASE_URLandHASH_SALT. These values are defined in the Configure umami step from Install. - Deploy and visit your application.
 - Follow the Getting started guide starting from the Login step and be sure to change the default password.