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)
Sun, Nov 17, 18:56
Unknown Object (File)
Mon, Nov 11, 19:54
Unknown Object (File)
Mon, Nov 11, 10:15
Unknown Object (File)
Tue, Nov 5, 06:48
Unknown Object (File)
Sat, Nov 2, 17:39
Unknown Object (File)
Sat, Oct 26, 03:52
Unknown Object (File)
Thu, Oct 24, 06:40
Unknown Object (File)
Thu, Oct 24, 03:14
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