citizen icon indicating copy to clipboard operation
citizen copied to clipboard

Google Bucket support + Helm chart

Open halradaideh opened this issue 2 years ago • 4 comments

As explained in the title, I did the following:

  • Add a helm chart for Kubernetes support
  • the chart contains mongo as a standalone from Bitnami
  • add Google Bucket support into the citizen app
  • some tweaking for the docker and adding entrypoint
  • add a logic to read modules from repos and push changes into the citizen server

it needs a lot of review and adding test cases for the google implementation (first time in my life write JS)

it is working on my env (tested)

halradaideh avatar Nov 14 '21 20:11 halradaideh

We're interested in GCS Storage support. Any idea when this will get merged?

grizzls avatar Mar 11 '22 22:03 grizzls

Any news on this? cc @outsideris

lexfrei avatar Aug 16 '22 10:08 lexfrei

i am already using it in production

halradaideh avatar Aug 17 '22 09:08 halradaideh

@halradaideh can you update this PR, please? As I can see there are some conflicts.

lexfrei avatar Aug 17 '22 13:08 lexfrei

Sorry for the late response. I'm not familiar with GCP, so I need to prepare a test environment for GCP. The current code base is far from when this PR was created. I need to rebase it and merge it on my side after testing it on GCP.

outsideris avatar Sep 16 '22 11:09 outsideris

i'll rebase it and try to use your latest code as i use citizen on production right now will get back here on Sunday if I remembered

halradaideh avatar Sep 16 '22 11:09 halradaideh

i pushed a new branch mergable with the latets code, did not test it tho @outsideris

halradaideh avatar Sep 16 '22 12:09 halradaideh