Page MenuHomeDevCentral

Stage phpBB 3.2
ClosedPublic

Authored by dereckson on Mar 27 2018, 15:20.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 16, 06:42
Unknown Object (File)
Sat, Nov 16, 01:57
Unknown Object (File)
Sat, Nov 16, 01:37
Unknown Object (File)
Fri, Nov 15, 02:54
Unknown Object (File)
Thu, Nov 14, 19:55
Unknown Object (File)
Tue, Nov 12, 07:26
Unknown Object (File)
Fri, Nov 8, 23:31
Unknown Object (File)
Thu, Nov 7, 05:31
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
Lint Not Applicable
Unit
Tests Not Applicable

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.