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

[NU-1616] Docker Compose based installation example #6069

Merged
merged 32 commits into from
May 24, 2024

Conversation

mk-software-pl
Copy link
Contributor

@mk-software-pl mk-software-pl commented May 17, 2024

Describe your changes

  • example installation of Nu ecosystem (it's not a production setup)

Running:

docker compose up -d --build

or

./run.sh

Cleaning:

docker compose down -v

or

./clean.sh

Checklist before merge

  • Related issue ID is placed at the beginning of PR title in [brackets] (can be GH issue or Nu Jira issue)
  • Code is cleaned from temporary changes and commented out lines
  • Parts of the code that are not easy to understand are documented in the code
  • Changes are covered by automated tests
  • Showcase in dev-application.conf added to demonstrate the feature
  • Documentation added or updated
  • Added entry in Changelog.md describing the change from the perspective of a public distribution user
  • Added MigrationGuide.md entry in the appropriate subcategory if introducing a breaking change
  • Verify that PR will be squashed during merge

@github-actions github-actions bot added client client main fe docs ui labels May 17, 2024
@mk-software-pl mk-software-pl changed the base branch from staging to master May 17, 2024 10:03
@mk-software-pl mk-software-pl changed the title [NU-1616] docker-compose-based installation example [NU-1616] Docker Compose based installation example May 17, 2024
@mk-software-pl mk-software-pl marked this pull request as ready for review May 17, 2024 10:20
@mk-software-pl mk-software-pl changed the base branch from master to staging May 17, 2024 12:03
CONTRIBUTING.md Outdated Show resolved Hide resolved
@github-actions github-actions bot removed client client main fe ui labels May 20, 2024
Copy link
Member

@arkadius arkadius left a comment

Choose a reason for hiding this comment

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

LGTM

@mk-software-pl mk-software-pl merged commit e27d789 into staging May 24, 2024
5 checks passed
@mk-software-pl mk-software-pl deleted the feature/NU-1616 branch May 24, 2024 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants