Page MenuHomeDevCentral

Deploy phpBB datastores
ClosedPublic

Authored by dereckson on Mar 27 2018, 15:40.
Tags
None
Referenced Files
F25398369: D1520.diff
Sun, Apr 12, 03:28
Unknown Object (File)
Sat, Apr 11, 04:55
Unknown Object (File)
Fri, Apr 10, 08:13
Unknown Object (File)
Thu, Apr 9, 19:07
Unknown Object (File)
Thu, Apr 9, 13:26
Unknown Object (File)
Thu, Apr 9, 11:20
Unknown Object (File)
Thu, Apr 9, 09:18
Unknown Object (File)
Thu, Apr 9, 09:11
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 2386
Build 2634: 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.