Skip to content
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

[WIP] default domain registration using docker image #6619

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

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

docker/start.sh Outdated Show resolved Hide resolved
Dockerfile Outdated Show resolved Hide resolved
@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 :)

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