mondediefr / docker-flarum

:speech_balloon: :whale: Docker image of Flarum
https://hub.docker.com/r/mondedie/flarum
MIT License
507 stars 131 forks source link

Using domain and subdomain www #101

Closed trprado closed 3 years ago

trprado commented 3 years ago

It is possible in the environment to use only a domain like https://mydomain.com. Is it possible to add another domain like https://www.mydomain.com? If is, how? Because if I use CNAME www the forum doesn't load all the content correctly.

Another question I have is if it is possible to save linked extensions when I down my server? At the moment, if I down my server and start over, it keeps all settings, but all extensions are turned off.

al3xLvs commented 3 years ago

It is possible in the environment to use only a domain like https://mydomain.com. Is it possible to add another domain like https://www.mydomain.com? If is, how? Because if I use CNAME www the forum doesn't load all the content correctly.

Yes you can multiple containers and use a proxy like nginx to manage uri

Another question I have is if it is possible to save linked extensions when I down my server? At the moment, if I down my server and start over, it keeps all settings, but all extensions are turned off.

For now It's not possible, you need to enable manually.