change subdomain possible?
Added by Reiner Lichtenberger about 4 years ago
Hi there,
is it possible after the installation to change the subdomain:
eg.: redmine is installed on a linux, apache, etc. Webserver
huhu.domain.com
and I want to change it to:
haha.domain.com
how to do that without making the admin crazy.
thx for answers
RL
Replies (2)
RE: change subdomain possible? - Added by Reiner Lichtenberger about 4 years ago
Sorry, forgot this:
Environment:
Redmine version 4.1.1.stable
Ruby version 2.5.5-p157 (2019-03-15) [x86_64-linux]
Rails version 5.2.4.2
Environment production
Database adapter Mysql2
Mailer queue ActiveJob::QueueAdapters::AsyncAdapter
Mailer delivery smtp
SCM:
Git 2.17.1
Filesystem
Redmine plugins:
no plugin installed
---------------
RE: change subdomain possible? - Added by Bernhard Rohloff about 4 years ago
Under Administration -> Settings -> General you are able to set/change the hostname of your Redmine instance. If there aren't any extra shenanigans like reverse proxies in the game, pointing the new subdomain to the Redmine server should be the only extra step your Admin has to do.
Kind regards,
Bernhard