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

Create container image definition #11

Closed
TheLonelyGhost opened this issue Jan 17, 2020 · 0 comments
Closed

Create container image definition #11

TheLonelyGhost opened this issue Jan 17, 2020 · 0 comments
Labels
DevOps Impacts to deployment and maintenance from a sysadmin perspective enhancement New feature or request

Comments

@TheLonelyGhost
Copy link
Member

TheLonelyGhost commented Jan 17, 2020

Assuming Docker (there are alternatives, like podman or rkt), create a Dockerfile so we can more easily sandbox the non-python dependencies and cleanup after each (possibly failed) iteration of the application.

Specifically, this would just be for creating the Dockerfile (and testing that it contains all dependencies we need at runtime), not uploading it to a public OR private registry just yet. We have some options here that need to be explored first and many of them include options for CI/CD with building from the Dockerfile definition itself.

@TheLonelyGhost TheLonelyGhost added this to the MVP deployment milestone Jan 17, 2020
@TheLonelyGhost TheLonelyGhost added DevOps Impacts to deployment and maintenance from a sysadmin perspective and removed Required for deployment labels Mar 27, 2021
@TheLonelyGhost TheLonelyGhost removed this from the MVP deployment milestone Mar 27, 2021
@TheLonelyGhost TheLonelyGhost added the enhancement New feature or request label Mar 27, 2021
@TheLonelyGhost TheLonelyGhost removed their assignment Mar 27, 2021
itsthejoker pushed a commit that referenced this issue May 14, 2021
# This is the 1st commit message:

wooo

Signed-off-by: Joe Kaufeld <joe.kaufeld@gmail.com>

# This is the commit message #2:

moving computers

Signed-off-by: Joe Kaufeld <joe.kaufeld@gmail.com>

# This is the commit message #3:

v1 complete

Signed-off-by: Joe Kaufeld <joe.kaufeld@gmail.com>

# This is the commit message #4:

documentation

Signed-off-by: Joe Kaufeld <joe.kaufeld@gmail.com>

# This is the commit message #5:

code cleanup and minor bug fixes

Signed-off-by: Joe Kaufeld <joe.kaufeld@gmail.com>

# This is the commit message #6:

progress

Signed-off-by: Joe Kaufeld <joe.kaufeld@gmail.com>

# This is the commit message #7:

finish feature

Signed-off-by: Joe Kaufeld <joe.kaufeld@gmail.com>

# This is the commit message #8:

cleanup and help text

Signed-off-by: Joe Kaufeld <joe.kaufeld@gmail.com>

# This is the commit message #9:

working wiki integration

Signed-off-by: Joe Kaufeld <joe.kaufeld@gmail.com>

# This is the commit message #10:

wiki branding

Signed-off-by: Joe Kaufeld <joe.kaufeld@gmail.com>

# This is the commit message #11:

documentation

Signed-off-by: Joe Kaufeld <joe.kaufeld@gmail.com>
itsthejoker pushed a commit that referenced this issue May 14, 2021
# This is the 1st commit message:

wooo

Signed-off-by: Joe Kaufeld <joe.kaufeld@gmail.com>

# This is the commit message #2:

moving computers

Signed-off-by: Joe Kaufeld <joe.kaufeld@gmail.com>

# This is the commit message #3:

v1 complete

Signed-off-by: Joe Kaufeld <joe.kaufeld@gmail.com>

# This is the commit message #4:

documentation

Signed-off-by: Joe Kaufeld <joe.kaufeld@gmail.com>

# This is the commit message #5:

code cleanup and minor bug fixes

Signed-off-by: Joe Kaufeld <joe.kaufeld@gmail.com>

# This is the commit message #6:

progress

Signed-off-by: Joe Kaufeld <joe.kaufeld@gmail.com>

# This is the commit message #7:

finish feature

Signed-off-by: Joe Kaufeld <joe.kaufeld@gmail.com>

# This is the commit message #8:

cleanup and help text

Signed-off-by: Joe Kaufeld <joe.kaufeld@gmail.com>

# This is the commit message #9:

working wiki integration

Signed-off-by: Joe Kaufeld <joe.kaufeld@gmail.com>

# This is the commit message #10:

wiki branding

Signed-off-by: Joe Kaufeld <joe.kaufeld@gmail.com>

# This is the commit message #11:

documentation

Signed-off-by: Joe Kaufeld <joe.kaufeld@gmail.com>

# This is the commit message #12:

add migrations, update settings to allow for postgres db, and fix betterexceptions

Signed-off-by: Joe Kaufeld <joe.kaufeld@gmail.com>

# This is the commit message #13:

add graphical editor

Signed-off-by: Joe Kaufeld <joe.kaufeld@gmail.com>

# This is the commit message #14:

usability fixes and a little fun

Signed-off-by: Joe Kaufeld <joe.kaufeld@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DevOps Impacts to deployment and maintenance from a sysadmin perspective enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants