Support for Custom Domains
-
Hello All!
Will Cloudron support Custom Domain names for status pages that was introduced in the 1.14.0 update? As of right now, I'm seeing the "Location" and "Redirections" in the App Admin inside Cloudron.Thank you!
-
-
@JLX89 said in Support for Custom Domains:
Custom Domain names for status pages
What exactly are these?
@JLX89 said in Support for Custom Domains:
I'm seeing the "Location" and "Redirections" in the App Admin inside Cloudron.
Surely whatever "Custom domain names for status pages" is, it's something within Uptime Kuma itself and not Cloudron, no?
What are you trying to achieve?
-
@jdaviescoates Uptime Kuma just added the ability to set a custom domain for each status page, so you can host multiple status pages one from installation.
Currently in the admin admin inside Cloudron, there is the ability to add a "redirect domain". Other apps like WordPress allow you to add an "Alias". I'd like to add an alias for those custom domains added to Uptime Kuma -- so we can host Uptime Kuma Status Pages on custom domains (EX: status.domain1.tld, status.domain2.tld).
-
The multiple domains part has apparently been added with https://github.com/louislam/uptime-kuma/releases/tag/1.14.0.
In the current Cloudron app its only possible to have multiple status pages on the same domain.
-
@fbartels said in Support for Custom Domains:
The multiple domains part has apparently been added with https://github.com/louislam/uptime-kuma/releases/tag/1.14.0.
In the current Cloudron app its only possible to have multiple status pages on the same domain.
Yes, my mistake on the typo, just updated my original post. Yes, I know that is the current setup inside Cloudron. I'm asking if this will be supported in the future on Cloudron.
-
-
@nebulon said in Support for Custom Domains:
I added the
multiDomain
flag in the manifest which enabled the alias support. To make use of this, reconfigure the app with a new alias and then set that domain for a status page.Thanks! I just installed another Uptime Kuma app as a test and I see the "Aliases" section show up. I'm not seeing the option on the existing app. Is there a way to get the app to update to reflect those settings?
I did change the domain on the app and I'm still not seeing that option.
Thank you!
-
@JLX89 have you also made sure, the the existing uptime app has been updated to the latest version with .1 instead of.0?
For me it then immediately worked.
What was a bit strange is that there is no validation for configured domains in Kuma. You simply enter it as it's domain in the dashboard and then it will be served through it. I have now my Kuma reachable from uptime.domain and the public status page at status.domain.