Skip to content

Commit 8404421

Browse files
authored
Merge pull request #31 from catalyst/update-readme-2504
Update README.md with branch info
2 parents b2228e4 + bb66376 commit 8404421

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,13 @@ Some of our clients maharas are truly massive. We also have multiple environment
4343

4444
Using this plugin we can configure production to have full read write to the remote filesystem and store the vast bulk of content remotely. In this setup the latency and bandwidth isn't an issue as they are colocated. The local filedir on disk would only consist of small or fast churning files. A refresh of the production data back to a staging environment can be much quicker now as we skip the sitedir clone completely and stage is simple configured with readonly access to the production filesystem. Any files it creates would only be written to it's local filesystem which can then be discarded when next refreshed.
4545

46+
## Supported Mahara Versions
47+
48+
| Mahara version | Branch |
49+
|----------------------|---------------------|
50+
| Mahara 25.04+ | MAHARA_2504_STABLE |
51+
| Mahara 18.04 - 24.04 | master |
52+
4653
## Installation
4754
1. If not on Mahara 18.04, backport the file system API. See [Backporting](#backporting)
4855
2. Setup your remote object storage. See [Remote object storage setup](#amazon-s3)

0 commit comments

Comments
 (0)