Skip to content

Conversation

@dnlrsr
Copy link

@dnlrsr dnlrsr commented Sep 4, 2025

Hi, it works for me inside my k3s cluster. I am gitlab ci dude, so optimize the workflow or the image creation.

@dnlrsr dnlrsr changed the title Docker Image WIP: Docker Image Sep 4, 2025
@dnlrsr
Copy link
Author

dnlrsr commented Sep 4, 2025

NVM. There is a lot more todo for container deployment.

The db is not persistent, because not mounted.
The configs (post processer) is not persistent, because not mounted.

Post processor should be configurable by config file.

If i find more time i will update it and provide a propper deployment, because i need to understand the architecture and implementation.

@dnlrsr
Copy link
Author

dnlrsr commented Sep 4, 2025

  • Mounting DB
  • Mounting Config (Wont do in this merge)

Mounting is already working with the current image. Check the readme for paths.

@dnlrsr dnlrsr changed the title WIP: Docker Image Docker Image Sep 4, 2025
@dnlrsr
Copy link
Author

dnlrsr commented Sep 4, 2025

This is done :)

@derekantrican feel free to refactor, merge and use it.

Have fun!

FYI: I would recommend to remove the cmd post processor. It allows remote code execution as root. I will remove it in my fork.

@derekantrican
Copy link
Owner

This is already being worked on in #3 . I'll probably compare this PR against that one, but probably end up closing this one

@dnlrsr
Copy link
Author

dnlrsr commented Sep 4, 2025

Feel free to close it ☺️. I already work on the fork and refactor the app because the basic workflow is great. I will remove the docker registry link, so no one will download the wrong image.

@dnlrsr dnlrsr deleted the branch derekantrican:master September 5, 2025 05:35
@dnlrsr dnlrsr closed this Sep 5, 2025
@dnlrsr dnlrsr deleted the master branch September 5, 2025 05:35
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.

2 participants