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

[FEATURE] Docker compose dev config #1038

Conversation

chaoticbear
Copy link

Overview

Goal is to add docker development environment configs to support faster dev environment provisioning.

WIP TODO

  • Organize docker files in docker directory
  • Add caddy reverse proxy with ims.lvh.me domain or similar
  • Fix up Dockerfile for direct docker run for non-compose use
  • Add README steps for development
  • Add ability to run linters & tests from compose commands

Supports the docker development environment.
Supports faster development environment provisioning.
@chaoticbear chaoticbear marked this pull request as draft April 6, 2024 03:27
@chaoticbear chaoticbear self-assigned this Apr 6, 2024
Copy link

codecov bot commented Apr 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.69%. Comparing base (ae9150e) to head (c3ae036).
Report is 91 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1038   +/-   ##
=======================================
  Coverage   96.69%   96.69%           
=======================================
  Files          59       59           
  Lines        1451     1453    +2     
  Branches      264      258    -6     
=======================================
+ Hits         1403     1405    +2     
  Misses         47       47           
  Partials        1        1           

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

@chaoticbear chaoticbear deleted the wa/feature/docker-compose-config branch April 13, 2024 20:10
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.

1 participant