Page MenuHomeDevCentral

Stage phpBB 3.2
ClosedPublic

Authored by dereckson on Mar 27 2018, 15:20.
Tags
None
Referenced Files
F34348851: D1519.id.diff
Tue, Jun 30, 05:40
F34348806: D1519.diff
Tue, Jun 30, 05:33
Unknown Object (File)
Sun, Jun 28, 01:00
Unknown Object (File)
Wed, Jun 24, 00:41
Unknown Object (File)
Tue, Jun 23, 12:24
Unknown Object (File)
Tue, Jun 23, 08:06
Unknown Object (File)
Sun, Jun 21, 08:03
Unknown Object (File)
Fri, Jun 19, 15:36
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 2382
Build 2630: 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.