Friends
Add new...
Empty
I've just finished launching the development setup via the docker-compose.yml on UNA's github repository. Installation worked "fine" with a bit of help from chatGPT:
- Traefik needs to be configured and running, and the web container needs to be labeled to be accessible.
- Composer must be run once on the git repository, otherwise it will not find the autoload.php in the plugins directory.
- You'll need to enter the PHP directory and change the permissions of the files that the installer tells you to change.
So far, so good.
Here's where I am stuck:
- Pages only load the second time. So I go to "/" and it tells me "It seems to be script is not installed.", when I reload, it loads something. When I reload again, I get the same error message. Even in ```/studio``` I get the same: first load is empty, second load works.
- No CSS is loaded, and it looks quite ugly. See the screenshot below.
Would anyone have any pointers to help me move one step further? Thank you!
- 317
drdool Discussions