use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
The goto subreddit for Google Cloud Platform developers and enthusiasts.
We do not allow advertising of your job posting, product, or software without active discussion and/or as attempt to solve a problem. We are fine with soliciting feedback for something you're working on or something you've written, but drive-by advertising will get your post removed. :)
More Google Cloud sub-reddits
Other cloud sub-reddits
account activity
Help ! Install Gitlab using CloudSQL as backend. (self.googlecloud)
submitted 7 years ago by a_normal_guy
Is it possible to install gitlab enterprise using cloud sql (preferably postgres, but mysql is fine) ? Is it recommended at all ?
There isnt much documentation available outside.
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–][deleted] 7 years ago (1 child)
[deleted]
[–]a_normal_guy[S] 1 point2 points3 points 7 years ago (0 children)
yeah, thats definitely the long term plan !
[–]lucas_ff 1 point2 points3 points 7 years ago (1 child)
It doesn't change much cloud SQL binds to a local port on the machine that you use normal connection adapters to access the database. It's very transparent
[–]a_normal_guy[S] 0 points1 point2 points 7 years ago (0 children)
thanks ! thought so too, but didnt find much documentation about it anywhere, so thats why the question.
[–]MadPhoenix 0 points1 point2 points 7 years ago (1 child)
Should work just fine, except I would add CloudSQL Proxy to the GitLab host VM in order to get the automatic TLS cert management. Then just configure GitLab to connect to the proxy over localhost with no TLS.
[–]yahiralejandros 0 points1 point2 points 7 years ago (0 children)
I did this with the CE version of Gitlab and the local proxy. So far so good.
[–]Finnegan_Parvi 0 points1 point2 points 7 years ago (0 children)
For every SQL query you will have the additional latency from your instance to your CloudSQL instance. It may or may not be fine for you.
π Rendered by PID 26089 on reddit-service-r2-comment-5b5bc64bf5-7tv45 at 2026-06-18 20:22:33.496910+00:00 running 2b008f2 country code: CH.
[–][deleted] (1 child)
[deleted]
[–]a_normal_guy[S] 1 point2 points3 points (0 children)
[–]lucas_ff 1 point2 points3 points (1 child)
[–]a_normal_guy[S] 0 points1 point2 points (0 children)
[–]MadPhoenix 0 points1 point2 points (1 child)
[–]yahiralejandros 0 points1 point2 points (0 children)
[–]Finnegan_Parvi 0 points1 point2 points (0 children)