Setup custom domains via ory CLI
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 47
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
Preflight checklist
- I could not find a solution in the existing issues, docs, nor discussions.
- I agree to follow this project's Code of Conduct.
- I have read and am following this repository's Contribution Guidelines.
- I have joined the Ory Community Slack.
- I am signed up to the Ory Security Patch Newsletter.
Ory Network Project
charming-wilbur-n6d58g3mdl
Describe your problem
Hey ory team,
we are looking to track the ory configuration as code (at best via a terraform provider), but the CLI will do for a while. As far as I can say, the options to export and update ory network resources via the CLI are already quite extensive. The last piece to completely track the state of our projects as code are the settings comain settings (I'm probably missing something else, that I don't know about yet)
Describe your ideal solution
The idealest solution would be a terraform provider for ory network.
The possibility to retrieve and update the configuration of a project including all those options, especially the custom domain settings, that are currently only retrievable and configurable via the ory console UI.
Workarounds or alternatives
I'm not aware of alternatives except using the ory console UI, which is not ideal.
Version
ory network
Additional Context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the Ory CLI's existing project export and update entry points, then compare them with the custom-domain settings currently available only in the Ory console. Define which project settings must be retrievable and configurable through the CLI, and verify that the resulting commands track custom-domain state without relying on the UI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100