Page MenuHomeDevCentral

Switch from master branch to Cachet 2.4
ClosedPublic

Authored by dereckson on Feb 24 2020, 09:52.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 24, 04:54
Unknown Object (File)
Sat, Mar 22, 06:34
Unknown Object (File)
Fri, Mar 21, 05:25
Unknown Object (File)
Thu, Mar 20, 08:25
Unknown Object (File)
Thu, Mar 20, 06:37
Unknown Object (File)
Wed, Mar 19, 01:04
Unknown Object (File)
Sun, Mar 16, 12:44
Unknown Object (File)
Thu, Mar 13, 16:19
Subscribers
None

Details

Summary

The master branch doesn't contain the up-to-date code.
It currently lives in the 2.4 branch.

An artisan 'cachet:install' command takes care of installation steps.

Ref T1598.

Test Plan

Run test container on Dwellers

Diff Detail

Repository
rDCACHET Cachet Docker image
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
dereckson edited the summary of this revision. (Show Details)
dereckson added inline comments.
files/usr/local/bin/setup-container
7

If the db settings don't resolve, it offers an interactive mode:

Do you want to configure Cachet before installing? (yes/no) [no]:

Don't configure in interactive mode

This revision is now accepted and ready to land.Feb 25 2020, 03:01