-
Custom domains
Custom domains
You can bring your own domain to Rahti and expose your web applications under that domain. You are responsible for managing the domain's DNS settings as well as its certificates. For more information on configuring a custom domain, see the Custom domain names and secure transport tutorial.
-
DNS configuration: you need to configure a
CNAMErecord pointing torouter-default.apps.2.rahti.csc.fi. In cases where this is not possible, another option is to configure anArecord containing the IP address ofrouter-default.apps.2.rahti.csc.fi. The way this is done depends on the registrar of the DNS record. -
Certificates: any certificate provider can be used, for example the free certificates provided by the Let's Encrypt controller.
A Route that uses a custom domain supports the same features as any other Route. For example, you can restrict which clients are able to reach it with IP allow-listing.