Skip to content
This repository was archived by the owner on Mar 11, 2022. It is now read-only.

Feature: Containerized for deployment #20

Open
astrochun wants to merge 1 commit into
mainfrom
feature/15_docker
Open

Feature: Containerized for deployment #20
astrochun wants to merge 1 commit into
mainfrom
feature/15_docker

Conversation

@astrochun

@astrochun astrochun commented Jul 26, 2021

Copy link
Copy Markdown
Contributor

This PR is WIP that was to containerize ReM for easy deployment. It uses nginx Unit. While I got the container to run, I had issues with accessing the document-based database for TinyDB. I was not able to figure out why. It seem to be a permission issue but a chmod within the Dockerfile didn't seem to fix it.

Closes #15

Note: I tested this locally but had some write error with the TinyDB JSON file. Did not figure a way to fix this.
@astrochun astrochun added this to the v0.4.0 milestone Jul 26, 2021
@astrochun astrochun added the enhancement New feature or request label Jul 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: Containerized for deployment

1 participant