Page MenuHomeDevCentral

Stage phpBB 3.2
ClosedPublic

Authored by dereckson on Mar 27 2018, 15:20.
Tags
None
Referenced Files
F6804911: D1519.diff
Fri, Apr 11, 10:15
F6804906: D1519.id.diff
Fri, Apr 11, 10:15
F6798226: D1519.id3877.diff
Thu, Apr 10, 22:12
F6797459: D1519.id3876.diff
Thu, Apr 10, 20:15
Unknown Object (File)
Thu, Apr 10, 09:32
Unknown Object (File)
Thu, Apr 10, 06:01
Unknown Object (File)
Wed, Apr 9, 15:58
Unknown Object (File)
Sat, Apr 5, 01:02
Subscribers
None

Details

Summary

The phpBB SaaS relies on Docker containers with phpBB code inside,
and datastores containing the mutable directories like config, ext,
files, images and store.

When a new datastore is created, it needs to be bootstraped with
the current phpBB upstream content. Salt will use those staged
files to deploy config/ ext/ files/ images/ and store/.

Ref T1377.

Test Plan

file.recurse with salt://software/phpbb/phpBB/{{ subdir }}
as source in D1520

Diff Detail

Repository
rSTAGING Staging area
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
master
Build Status
Buildable 2381
Build 2629: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Mar 27 2018, 15:22
This revision was automatically updated to reflect the committed changes.