<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2016-10-20 21:24 GMT+02:00 Sandro Santilli <span dir="ltr"><<a href="mailto:strk@kbt.io" target="_blank">strk@kbt.io</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-">On Thu, Oct 20, 2016 at 07:48:21PM +0200, Björn Harrtell wrote:<br>
<br>
> I'm still interested (not sure about community interest in general though)<br>
> but been reluctant to put more time into it because of GitLab only being<br>
> partially free with some needed features missing in the community edition,<br>
> most importantly repository mirroring.<br>
<br>
</span>Yeah, that's what did set me off too, but as we add more projects to<br>
Gogs (I moved a couple postgis repos this week) I start being<br>
concerned about the stability of Gogs. Just looking a bit forward.<br>
<br>
Note that on the Gogs side I also spent some time drafting a trac2gogs<br>
commandline: <a href="https://notabug.org/strk/trac2gogs" rel="noreferrer" target="_blank">https://notabug.org/strk/<wbr>trac2gogs</a> :)<br>
<span class="gmail-"><br>
> No idea what MongoDB is used for, cannot find it related to GitLab or<br>
> Mattermost.<br>
<br>
</span>People in #gitlab say they are pretty sure MongoDB isn't used by<br>
GitLab and recommend checking if it's not listening on public IP/ports<br>
(as it would let anyone w/out any authentication to fill up the<br>
databases). I've no experience with MongoDB to check this out.<br></blockquote><div><br></div><div><div>Looks like the culprit is rocket.chat.</div><div><br></div># mongo<div>> show dbs</div><div><div>local 0.078GB</div><div>rocketchat 0.078GB</div></div><div><br></div><div>So, actual data is pretty small but the journal needs tweaking to stop it growing uncontrollably. First time with MongoDB here so this is as far as I can go without going into depth.</div><div><br></div><div>/Björn</div></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
--strk;<br>
</blockquote></div><br></div></div>