Skip to content

Register 'default' domain during auto-setup image startup #6619

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

samkitshah1262
Copy link
Contributor

@samkitshah1262 samkitshah1262 commented Jan 14, 2025

Domain set up is now done through the docker image itself. No extra steps needed.
Steps to reproduce:
Build the auto-setup image at the root
docker build . -f Dockerfile -t ubercadence/server:master-auto-setup --build-arg TARGET=auto-setup
Run the docker container from the docker folder
docker-compose up

the domain data is directly being inserted into the respective database

Towards #2343

Locally

Docker auto-setup image can be corrupted

Release notes

Documentation Changes

@samkitshah1262
Copy link
Contributor Author

samkitshah1262 commented Jan 28, 2025

Hi @taylanisikdemir ! requested changes have been applied and tested. Also updated steps for reproduction. Thanks :)

@samkitshah1262 samkitshah1262 changed the title [WIP] default domain registration using docker image default domain registration using docker image Feb 6, 2025
@taylanisikdemir taylanisikdemir changed the title default domain registration using docker image Register 'default' domain during auto-setup image startup Feb 7, 2025
@taylanisikdemir taylanisikdemir merged commit 3540eeb into cadence-workflow:master Feb 7, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants