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

chore: docker improvements #4674

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

chore: docker improvements #4674

wants to merge 7 commits into from

Conversation

Planlos5000
Copy link
Contributor

@Planlos5000 Planlos5000 commented Dec 3, 2024

Description

Add healthchecks to the docker compose and add some default values that can be changed through the .env file.
Add the versions of each container to the .env file.
Update caddy configuration.

Changelog

  • Update docker compose with health checks and container names
  • Update .env file for docker compose
  • Update caddy configuration to respond on localhost
  • Fix documentation

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • The light- and dark-theme are both supported and tested
  • The design was implemented and is responsive for all devices and screen sizes
  • The application was tested in the most commonly used browsers (e.g. Chrome, Firefox, Safari)

(Optional) Visual Changes

This comment has been minimized.

@Planlos5000 Planlos5000 linked an issue Dec 3, 2024 that may be closed by this pull request
deployment/.gitignore Outdated Show resolved Hide resolved
.gitignore Outdated Show resolved Hide resolved
@Planlos5000 Planlos5000 force-pushed the fs/docker-improvements branch 2 times, most recently from 45c41d1 to 2418ef3 Compare December 19, 2024 10:12

This comment has been minimized.

@Planlos5000 Planlos5000 force-pushed the fs/docker-improvements branch from 2418ef3 to 76a88bb Compare January 8, 2025 13:59

This comment has been minimized.

@Planlos5000 Planlos5000 force-pushed the fs/docker-improvements branch 2 times, most recently from b086c1f to 8e157b1 Compare January 10, 2025 10:25

This comment has been minimized.

@Planlos5000 Planlos5000 force-pushed the fs/docker-improvements branch from 8e157b1 to 14e99b7 Compare January 10, 2025 10:33
Copy link

The deployment to the dev cluster was successful. You can find the deployment here: https://4674.development.scrumlr.fra.ics.inovex.io
This deployment is only for testing purposes and will be deleted after 1 week.
To redeploy rerun the workflow.
DO NOT STORE IMPORTANT DATA ON THIS DEPLOYMENT

Deployed Images
  • ghcr.io/inovex/scrumlr.io/scrumlr-frontend:sha-86e9701

  • ghcr.io/inovex/scrumlr.io/scrumlr-server:sha-86e9701

Copy link

octomind-dev bot commented Jan 10, 2025

🐙 Octomind

Test Report: 14/14 successful.

description status details
About Section Visibility Test Passed ✅ click
change avatar Passed ✅ click
check Privacy Policy Passed ✅ click
check terms & conditions Passed ✅ click
close cookie banner - front page Passed ✅ click
close cookie banner - sign-in Passed ✅ click
create and delete board columns Passed ✅ click
create_and_delete_notes_and_actions_v2 Passed ✅ click
create lean coffee board Passed ✅ click
edit_notes_and_actions_v5 Passed ✅ click
get started Passed ✅ click
share_session Passed ✅ click
sign-in Passed ✅ click
test all ways to open the setup flow Passed ✅ click

commit sha: 86e9701

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.

Add Docker container name
2 participants