-
Notifications
You must be signed in to change notification settings - Fork 9
Description
Hello,
I've forked onto my own gitlab to be able to use it to deploy stacks I store in gitlab automatically to portainer, this was a very nice starting point thanks for the sharing, I will probably share mine publicly soon as well.
As you seem much more versed than me in this, I was wondering if you're willing to share a bit more about your build setup, I see you have a docker-stack.yml and are storing secrets to the docker registry in a much safer way than me, would you mind giving me a sample of how you do these 2 things for example ?
Also I see you have some directories in gitignore that let me think you are probably using a container to debug and bind-mounting your cloned repo into some volume, also if you could share on how you do that that would probably help me debug mine without re-building the full image each time ;)
Thanks in advance and if you don't feel like sharing simply close this I won't mind, it was worth a shot just asking ;)
Have a nice day and thanks again for the nice job, it made me discover python, setuptools, requests... And I'll probably look into portus and drone now ;)