Docker
Docker copied to clipboard
A Dockerized version of Cachet.
I am deploying the latest release of CachetHQ Docker on to OpenShift 3.6. When starting I am getting lots of errors that php-fdm can not load. ``` | [15-Mar-2018 20:32:11]...
Trying to deploy my container to Heroku now that they support docker containers. But am getting this error in the log: `sudo: /usr/bin/sudo must be owned by uid 0 and...
When verifying subscription and deselect any components and click on the update subscription button, the components that were deselected get selected again. It doesn't allowed the subscriber to select any...
hello . I installed cahethq on a docker but I can't configure the sending of emails. when I test, I have the 500 error on the other hand when I...
Hi, i installed cachet manually with docker but i can't get to the web interface. (https://docs.cachethq.io/docs/get-started-with-docker)  ` Migrating: 2015_05_24_210948_create_failed_jobs_table Migrated: 2015_05_24_210948_create_failed_jobs_table Migrating: 2015_06_10_122216_AlterTableComponentsDropUserIdColumn Migrated: 2015_06_10_122216_AlterTableComponentsDropUserIdColumn Migrating: 2015_06_10_122229_AlterTableIncidentsDropUserIdColumn Migrated: 2015_06_10_122229_AlterTableIncidentsDropUserIdColumn...
Good morning, I am currently evaluating the Cachet 2.4 solution to display the status of an information system. I encounter a bug in the dashboard display: When the dashboard has...
Hello! I've been using Cachet for awhile and love it. I found a potential security problem, though. With the Cachet Docker container running, when updating Docker itself (not the image),...
I have checked [here](https://hub.docker.com/r/cachethq/docker/tags) and the latest version as of now is 2.3.18. Is there a problem with releasing pre-built docker images?
- GitHub Action Workflow to build the image and upload to github when new tag is created - Fixed tests - Upgraded MariaDB 10.4 to 11 for tests - Change...
Hi, Is there a Dockerfile or plans to add one for [Cachet v3](https://github.com/cachethq/cachet/tree/3.x)? Thanks