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

feat: add docker compose deployment configuration #973

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

wojtekzyla
Copy link
Collaborator

@wojtekzyla wojtekzyla commented Mar 5, 2024

Description

This PR adds docker-compose configuration files and documentation how to run it

Please delete options that are not relevant.

  • New feature

How Has This Been Tested?

Manual testing of the working deployment

Checklist

  • My commit message is conventional
  • I have run pre-commit on all files before creating the PR
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have checked my code and corrected any misspellings

@wojtekzyla wojtekzyla force-pushed the feat/docker-compose-deployment branch 2 times, most recently from 7206a25 to 416c065 Compare March 5, 2024 13:05
@codecov-commenter
Copy link

codecov-commenter commented Mar 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.87%. Comparing base (d26ba44) to head (4755e09).
Report is 1 commits behind head on develop.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #973      +/-   ##
===========================================
+ Coverage    84.80%   84.87%   +0.07%     
===========================================
  Files           28       28              
  Lines         2020     2017       -3     
===========================================
- Hits          1713     1712       -1     
+ Misses         307      305       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wojtekzyla wojtekzyla requested a review from ajasnosz March 5, 2024 13:08
@wojtekzyla wojtekzyla force-pushed the feat/docker-compose-deployment branch 2 times, most recently from fdaa7ae to 40b4339 Compare March 5, 2024 13:19
docker_compose/docker-compose-dependencies.yaml Outdated Show resolved Hide resolved
docker_compose/docker-compose-dependencies.yaml Outdated Show resolved Hide resolved
docker_compose/docker-compose-dependencies.yaml Outdated Show resolved Hide resolved
docker_compose/docker-compose-inventory.yaml Outdated Show resolved Hide resolved
docker_compose/docker-compose-inventory.yaml Outdated Show resolved Hide resolved
docs/dockercompose/8-offline-installation.md Outdated Show resolved Hide resolved
docs/dockercompose/8-offline-installation.md Outdated Show resolved Hide resolved
docs/dockercompose/8-offline-installation.md Outdated Show resolved Hide resolved
docs/dockercompose/8-offline-installation.md Outdated Show resolved Hide resolved
docker_compose/.env Show resolved Hide resolved
@wojtekzyla wojtekzyla force-pushed the feat/docker-compose-deployment branch from 1198a2c to 41c129d Compare March 8, 2024 10:08
@wojtekzyla wojtekzyla requested a review from ajasnosz March 8, 2024 10:08
docker_compose/manage_secrets.py Outdated Show resolved Hide resolved
docs/dockercompose/6-env-file-configuration.md Outdated Show resolved Hide resolved
docs/dockercompose/7-snmpv3-secrets.md Outdated Show resolved Hide resolved
feat: update ci-docker-deployment.yaml

feat: update ci-docker-deployment.yaml

feat: update ci-docker-deployment.yaml

fix: change ci-docker-deployment.yaml to work on branch push

feat: add asset upload to the CI

fix: run pre-commit

feat: add changelog update

feat: delete unnecessary images from documentation

feat: changes in documentation after review

feat: more updates after PR review

fix: rename variables in manage_secrets.py and fix typos in documentation

fix typo in documentation
@wojtekzyla wojtekzyla force-pushed the feat/docker-compose-deployment branch from 41c129d to 4755e09 Compare March 11, 2024 15:07
@wojtekzyla wojtekzyla requested a review from ajasnosz March 11, 2024 15:07
@wojtekzyla wojtekzyla merged commit 461774a into develop Mar 14, 2024
10 of 11 checks passed
@wojtekzyla wojtekzyla deleted the feat/docker-compose-deployment branch March 14, 2024 11:33
@github-actions github-actions bot locked and limited conversation to collaborators Mar 14, 2024
@srv-rr-github-token
Copy link
Contributor

🎉 This PR is included in version 1.11.0-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants