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

Docker Container #37

Open
ValleBL opened this issue May 26, 2024 · 1 comment
Open

Docker Container #37

ValleBL opened this issue May 26, 2024 · 1 comment

Comments

@ValleBL
Copy link

ValleBL commented May 26, 2024

First of all: Great project!

I've spent the last evening to play arround and set up the application.
Doing that I thought about a docker container to run everything.
I never built a container by myself, but I want to try that with the KptnCook Integration.

If someone already created a container or push me in the right directon I would really appricatiate.
If not I will update this issue/enhancemant when I got a working container

@Kadz93
Copy link

Kadz93 commented Oct 9, 2024

i build a super basic container that fetches from kptncook everyday and syncs it with mealie, its not perfect but I'm not motivated to put more work into it lol.

I can provide you the Dockerfile.
To build the container you need the following folder structure:
-Dockerfile (remove .txt)
-.env
-kptncook
--checked out repo

Dockerfile.txt

You have to build the image and then run it. Dont forget to set credentials and api stuff in the environment

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

No branches or pull requests

2 participants