-
I'm a newbie on docker : ( I hope to move my dockerized flarum website to a new server. I tried saving 3 images (msmtpd, mariadb, flarum) as .tar, load and run them in new server (with `/db` and `…
-
Ideas page is now a Wiki:
https://github.com/borgbase/vorta/wiki/Google-Summer-of-Code-2023-Ideas
-
Can anyone help me about this error?
```
=> [linux/arm/v7 2/6] WORKDIR /bot 8.1…
-
Minio does not detect a secure connection (SSE-C) when running behind a reverse proxy (Traefik).
## Expected Behavior
SSE-C ``mc cp --encrypt-key`` should work when a host has ``https://``.
#…
-
I already checked the log and there is nothing relevant and that. I saw a topic saying to restart the bank, but it's docker, I gave stop and start and nothing changed.
https://discuss.flarum.org/d/…
-
https://github.com/crazy-max/docker-flarum/blob/9c206ff0509c31669623c305f997d635edc891fb/rootfs/etc/cont-init.d/03-config.sh#L139
At the start/config script, reinstall occurs if the file `/data/ass…
-
参考:https://github.com/mondediefr/docker-flarum
-
I have pulled flarum image and created the Docker-compose.yml.
When I was running docker-compose,
ERROR: Couldn't find env file: /mnt/docker/flarum/flarum.env
How should I fix this problem?
…
-
Hi,
when i try migraiton, it shows "Oops! Something went wrong. Please reload the page and try again" error message. I inspect logs and saw this error message
flarum.ERROR: Error: Class "mysqli"…
-
### 当前行为
```bash
docker build -t flarum-custom .
```
结果在composer install出错
```
Step 7/7 : RUN composer install
---> Running in 073377aa06d3
Installing dependencies from lock file (includi…