-
My container have env:
REDIS_HOST=flarum-redis
but "Connection refused [tcp://127.0.0.1:6379]"
Use https://github.com/crazy-max/docker-flarum
https://gitlab.xxlab.tech/xxlab/awesome-docker-com…
-
### Support guidelines
- [X] I've read the [support guidelines](https://github.com/crazy-max/docker-flarum/blob/master/.github/SUPPORT.md)
### I've found a bug and checked that ...
- [X] ... the do…
-
### Description
Polls doesn't works on flarum beta8.1
### Steps to Reproduce
Try to do a polls and post it.
## Technical Details
Docker-flarum beta8.1 https://cloud.docker.com/u/mondedi…
-
Hello, If the container is recreated (for example to toggle debug mode), all extension I added are disabled after restart. Any idea ?
-
```yml
flarum:
image: mondedie/flarum:stable
container_name: flarum
restart: unless-stopped
ports:
- 8091:8888
env_file:
- .…
-
Hi
Is it possible to install Persian language pack on Flarum installed on Docker?
When I entered its container (mondedie/flarum:stable) on sh and tried to install it, using the Composer utility, I e…
-
### Support guidelines
- [X] I've read the [support guidelines](https://github.com/crazy-max/docker-flarum/blob/master/.github/SUPPORT.md)
### I've found a bug and checked that ...
- [X] ... the do…
-
crazymax/flarum:1.8.5
-
**Please tell us what app you'd like to see on CapRover as a one-click app.**
[Flarum](https://flarum.org/) (official site)
**Do you know if there is any official Docker image for the app?**
…
-
Hi,
I tried to use your script to install flarum in a docker ubuntu container and got the error:
```./flarum_management: line 723: initial_install_nginx_ubuntu-18.04: command not found```
Conta…