After spending too much with MYSQL official docker images I gave e a try to postgres. This was much smoother to setup, I could at least connect from the cmd line in 5 mins.
Sadlysqlalchemy.exc.DataError: (DataError) value too long for type character varying(128) All in Nine. On Fri, Feb 5, 2016 at 12:18 AM, Pierre Tardy <[email protected]> wrote: > There are some legacy files that are actually unused (like the template > dir), and we did not have time yet to cleanup (help wanted!) > > Unless you are using sqlite, I swear there is no data in the basedir. > Everything is in the db.. > > Pierre > > Le jeu. 4 févr. 2016 à 23:01, Francesco Di Mizio < > [email protected]> a écrit : > >> you mean Nine does not generate anything in the Master folder when >> running? I swear to have seen something, I'll double check tomorrow! >> >> On Thu, Feb 4, 2016 at 9:15 PM, Pierre Tardy <[email protected]> wrote: >> >>> What I do with my eight instance is just to make a symlink of the >>> master.cfg to your pickle dir. >>> >>> What I would really do is switch to nine :-p >>> bye bye pickle! >>> >>> Pierre >>> >>> Le jeu. 4 févr. 2016 à 21:03, Francesco Di Mizio < >>> [email protected]> a écrit : >>> >>>> Hello Pierre, >>>> >>>> what I meant was more about having a folder with the config (i.e. >>>> master.cfg) and one with the stuff generated at runtime by the master >>>> itself. >>>> >>>> Chhers, >>>> Francesco >>>> >>>> On Thu, Feb 4, 2016 at 7:44 PM, Pierre Tardy <[email protected]> wrote: >>>> >>>>> Hi Francesco. >>>>> You can specify the master's basedir in the buildbot.tac file. >>>>> >>>>> HTH >>>>> Pierre >>>>> >>>>> Le jeu. 4 févr. 2016 à 14:59, Francesco Di Mizio < >>>>> [email protected]> a écrit : >>>>> >>>>>> Is there any way to do this? >>>>>> >>>>>> In a context where the master is dockerized, being able to tell >>>>>> buildbot to use a specific folder (either mounted or a docker volume) >>>>>> would >>>>>> allow to persist logs/pickles when the container hosting the master gets >>>>>> killed and recreated. >>>>>> >>>>>> The db side is not a problem, plenty of solutions there. >>>>>> >>>>>> Any thoughts? >>>>>> _______________________________________________ >>>>>> users mailing list >>>>>> [email protected] >>>>>> https://lists.buildbot.net/mailman/listinfo/users >>>>> >>>>> >>>> >>
_______________________________________________ users mailing list [email protected] https://lists.buildbot.net/mailman/listinfo/users
