- Notifications
You must be signed in to change notification settings - Fork928
Closed
Labels
Description
What is your suggestion?
Ability to use thehttps://hardcore-saha2.try.coder.app
domains (including wildcards for dev URLs) without the in-memory DB. Currently, you have to usecoder start --dev
which is not suited for production use
For example:
CODER_PG_CONNECTION_URL=postgresql://... coder start --tunnel ▄█▀ ▀█▄ ▄▄ ▀▀▀ █▌ ██▀▀█▄ ▐█ ▄▄██▀▀█▄▄▄ ██ ██ █▀▀█ ▐█▀▀██ ▄█▀▀█ █▀▀█▌ ▄▌ ▐█ █▌ ▀█▄▄▄█▌ █ █ ▐█ ██ ██▀▀ █ ██████▀▄█ ▀▀▀▀ ▀▀▀▀ ▀▀▀▀▀ ▀▀▀▀ ▀ coder_1|> Startedin production mode. All data is storedin the coder_1| PostgreSQL provided! Press ctrl+c to gracefully coder_1| shutdown. coder_1| coder_1|> Run coder login access-url: https://hardcore-saha2.try.coder.appin a new coder_1| terminal to get started.
Why do you want this feature?
This would be great to deploy Coder without owning a domain.
Are there any workarounds to get this functionality today?
ngrok or adding a custom domain
Are you interested in submitting a PR for this?
Probably not, I'm not great at go yet.