Custom domain name for Roadie Local

Published on May 29th, 2025

Edit the ~/.roadie/config.yaml config file and add domain and set the protocol

license: <redacted>
environment: default
environments:
  default:
    version: 0.4.0
    
    # Config these two
    protocol: https
    domain: your.roadie.domain
roadie-local restart

With the configuration above Roadie will bind to port 80 and answer to the following domain names:

vouch.your.roadie.domain
keycloak.your.roadie.domain
your.roadie.domain