Comments on How to Install Cachet Status Page System on Ubuntu 18.04 LTS
Cachet is a beautiful and powerful open source status page system written in PHP that allows you to better communicate downtime and system outages to your customers, teams, and shareholders. In this tutorial, we will install Cachet status page system by utilizing PHP, Nginx, MySQL, and Composer on Ubuntu 18.04 LTS.
4 Comment(s)
Comments
Nice tutorial. Thanks, Blago. Anyone know if one of these, as in recently made, exist for CentOS 7?
It took a bit, but I managed to find the secret sauce to make it work with CentOS 7I had to use PHP version 7.1 Open up the rights to the Cachet/storage and Cachet/bootstrap (chmod -R o+rw) and then turn off SELinux...Good luck!
Hi I followed these directions but I am getting "An error occured and this resource can't be displayed" after going to the app site and trying to complete setup. Anyone seeing this?
followed this tut to the bone. Not working at the end (double checked firewall), also getting a lot of "packages abandoned" during the php artisan cachet install