Open michael-willingham opened 6 months ago
Hello @michael-willingham did you have time to work on it ?
Sadly I have not had the time! Work and life have kept me quite busy. This might be better off if someone else could take a look tbh
ok no worries could you just automate at least the docker container creation with the github actions template. With this (5min of clicks) you can automate the build and publish of your docker image on this github repo soo I can write a kubernetes deployment to do some testings
you can do it like this : https://github.com/ItzCrazyKns/Perplexica/new/main?filename=.github%2Fworkflows%2Fdocker-publish.yml&workflow_template=ci%2Fdocker-publish
This is not my repo, I'm just a user! That's a question for @ItzCrazyKns
Hey @ItzCrazyKns! I just started to work on the Helm Chart based on the current Docker Compose file. I'm closed to push the PR. Just need to finish the PV&PVC.
Hi, @ItzCrazyKns! I was able to deploy Perplexica a few minutes ago on my Kubernetes cluster 🎉
But the CORS config is restricting access to the backend API to http://127.0.0.1, where I deployed it with a public URL:
To solve that, I will check how the CORS is configured on the backend side.
Nice work
It would be great to see a Helm chart for this to run easily on Kubernetes! A bit busy with my 9-5 job at the moment, but might be able to take a look at it in the coming weeks.