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

Containerization configs and workflows #12

Merged
merged 9 commits into from
Jan 29, 2024
Merged

Containerization configs and workflows #12

merged 9 commits into from
Jan 29, 2024

Conversation

dpgraham4401
Copy link
Member

Description

As the title says, the PR add boilerplate repo language and github action workflows inclluding

  • release changelog creator
  • build docker image

Also

  • contributing guide

Lastly, it adds config files for containerization. namely the following:

  1. A Dockerfile
  2. a docker ignore file
  3. docker compose for quickly deploying
  4. minimal nginx.conf config

Issue ticket number and link

Checklist

  • I have added tests that prove my fix is effective or that my feature works
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@dpgraham4401 dpgraham4401 merged commit c064a4e into main Jan 29, 2024
4 checks passed
@dpgraham4401 dpgraham4401 deleted the containerize branch January 29, 2024 20:25
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