<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi everyone,<br>
    <br>
    We've been using Postgres with our multi-master system for a while
    now, and so far any problems we've had have NEVER been a problem
    with Postgres.<br>
    <br>
    We also use ShellCommands to ship off logs and completion status to
    a completely different system. That system has a lot better
    interface, filtering, and searching capabilities, as well as the
    ability to generate a lot of the statistics we need. And it keeps a
    lot of stuff around for much longer than the buildbot database does.<br>
    <br>
    Neil Gilmore<br>
    grammatech.com<br>
    <br>
    <div class="moz-cite-prefix">On 2/15/2017 2:35 AM, Pierre Tardy
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAJ+soVe7fjcwV=+XOeFmcU4oia67tzzg4KmhJDr9WtdYVhhrag@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi Eliot,
        <div><br>
        </div>
        <div>In buildbot Nine, all the log files and build history is
          now stored in the database.</div>
        <div>You can use a separate database server like postgres in
          order to store them outside of your master.</div>
        <div>With the recent move to JWT token, the master does not have
          any state beyond the running build/step state, which is
          managed as in memory python objects.</div>
        <div><br>
        </div>
        <div>Regards</div>
        <div>Pierre</div>
        <div><br>
        </div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr">Le mer. 15 févr. 2017 à 00:41, Elliot Saba <<a
            moz-do-not-send="true" href="mailto:staticfloat@gmail.com">staticfloat@gmail.com</a>>
          a écrit :<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          <div dir="ltr" class="gmail_msg">Hello there.  I'd like to
            store my buildbot-generated files (build logfiles, all
            generated state) away from my configuration files.  I'd like
            to do this so that I can persist my logfiles and build
            history separate from my configuration within a Docker
            container.  Is there a configuration option I can set to
            affect this?
            <div class="gmail_msg"><br class="gmail_msg">
            </div>
            <div class="gmail_msg">Thanks,</div>
            <div class="gmail_msg">-E</div>
          </div>
          _______________________________________________<br
            class="gmail_msg">
          users mailing list<br class="gmail_msg">
          <a moz-do-not-send="true" href="mailto:users@buildbot.net"
            class="gmail_msg" target="_blank">users@buildbot.net</a><br
            class="gmail_msg">
          <a moz-do-not-send="true"
            href="https://lists.buildbot.net/mailman/listinfo/users"
            rel="noreferrer" class="gmail_msg" target="_blank">https://lists.buildbot.net/mailman/listinfo/users</a></blockquote>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:users@buildbot.net">users@buildbot.net</a>
<a class="moz-txt-link-freetext" href="https://lists.buildbot.net/mailman/listinfo/users">https://lists.buildbot.net/mailman/listinfo/users</a></pre>
    </blockquote>
    <br>
  </body>
</html>