Page MenuHomeDevCentral

Deploy phpBB datastores
ClosedPublic

Authored by dereckson on Mar 27 2018, 15:40.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 1, 10:32
Unknown Object (File)
Mon, Mar 24, 07:29
Unknown Object (File)
Sat, Mar 22, 23:56
Unknown Object (File)
Sat, Mar 22, 12:37
Unknown Object (File)
Wed, Mar 19, 14:52
Unknown Object (File)
Wed, Mar 19, 07:27
Unknown Object (File)
Wed, Mar 19, 05:44
Unknown Object (File)
Tue, Mar 18, 14:53
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.