Glenn E. Bailey III
Glenn E. Bailey III
Is anyone working on this yet? I was gonna take a stab at it but I never touch js ..
Ya, n/m. I thought it was gonna be some simple copypasta as the Vault command line client only needs the role name for IAM auth. It appears to be doing...
FYI, The above does not exist in the default Docker config .. Took some searching to find this thread.
Er, sorry. It's not in the following file: https://github.com/tumblr/collins/blob/master/conf/docker/database.conf.mysql If you wanted to persist the data and use MySQL I assumed you simply copy that file to database.conf and add...
Gotcha. So I did modify the file w/the my correct DB config but it would not create the schema unless I turned on evolutions (my original issue). I also didn't...
@byxorna that's exactly what I did, but due to lack of documentation I had to find out that information from this thread per your earlier reply ;-)