Page MenuHomeDevCentral

Deploy phpBB datastores
ClosedPublic

Authored by dereckson on Mar 27 2018, 15:40.
Tags
None
Referenced Files
F3764214: D1520.diff
Fri, Nov 22, 04:38
Unknown Object (File)
Mon, Nov 18, 15:23
Unknown Object (File)
Mon, Nov 18, 01:12
Unknown Object (File)
Sat, Nov 16, 01:57
Unknown Object (File)
Sat, Nov 16, 01:36
Unknown Object (File)
Thu, Nov 14, 08:54
Unknown Object (File)
Wed, Nov 13, 06:16
Unknown Object (File)
Thu, Nov 7, 05:31
Subscribers
None

Details

Summary

Create datastores directories and provision them
with the mutable directories from phpBB repository.

Are considered as mutable directories:

  • config/
  • ext/
  • files/
  • images/
  • store/

Ref T1377.

Test Plan

salt equatower state.apply roles/paas-docker/containers/phpbb

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
phpbb/datastores
Build Status
Buildable 2384
Build 2632: arc lint + arc unit

Event Timeline

dereckson created this revision.

Deploy the cache folder too

This revision is now accepted and ready to land.Mar 28 2018, 01:17
This revision was automatically updated to reflect the committed changes.