*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
### WIP ###
1. Clone repo
2. Run:
| Code Block | ||
|---|---|---|
| ||
composer install npm install npm run prod cp .env.example .env php artisan key:generate |
3. Set up database: The db is on the same server, so we could use 127.0.0.1 as the IP address
4. Edit .env file for appropriate settings/values
5. Folder permissions - review error logs as you go
6. Apache configurations: Apache will have to be rebooted. Create Media3 ticket for that.