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

Updated README installation #271

Merged
merged 3 commits into from
Jan 19, 2024
Merged

Updated README installation #271

merged 3 commits into from
Jan 19, 2024

Conversation

jekuaitk
Copy link
Contributor

Updates README with missing network

@jekuaitk jekuaitk requested a review from rimi-itk January 18, 2024 15:41
README.md Outdated
Comment on lines 17 to 22

# Important: If there is no need for organisation data you must also create the following network.
docker network create serviceplatformen_organisation_api_app
# If you wish to use organisation
# @see https://github.com/itk-dev/serviceplatformen_organisation_api?tab=readme-ov-file#using-the-api-from-another-docker-compose-setup

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you should move this outside the code block and put it just under the “Installation” heading and write something along the lines of

The development setup depends on the serviceplatformen_organisation_api_app network which is used to access the API from https://github.com/itk-dev/serviceplatformen_organisation_api. If you start that project (cf. Getting started), you're good to go. If you don't need the API during development, you can manually create the network by running

docker network create serviceplatformen_organisation_api_app

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated.

@jekuaitk jekuaitk requested a review from rimi-itk January 18, 2024 20:24
@rimi-itk rimi-itk merged commit 03b9097 into develop Jan 19, 2024
8 checks passed
@rimi-itk rimi-itk deleted the feature/update-readme branch January 19, 2024 09:19
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