Abiola Ibrahim
Abiola Ibrahim
share the entire Caddyfile
Kindly share the entire Caddyfile, you can mask the parts that are private if required. That error has to do with your server name/port configuration.
Thanks for the suggestion. Gonna try it out and see if it fixes this.
You can send it in. The approach is simple. All version tagged images are not gonna be touched. e.g. `abiosoft/caddy:php` can be updated but `abiosoft/caddy:0.10.2-php` can not. The earliest it...
Good point. I have some thoughts around the tags and should introduce new ones within the next few weeks. Thinking of making the default more stable while introducing an `edge`...
Yeah, placeholders aren't interpreted. Since this looks like a common use-case I will add that functionality.
No this does not work with Caddy v2. l would've added support but realised someone is already working on it. https://github.com/vrongmeal/caddygit. I am also working on some other plugins that...
What operating system or linux distro are you using ?
My main issue is finding time to reproduce this. I'll see if I can do that this weekend. And if I am able to reproduce it, I will issue a...
When using private key, use ssh format. i.e. `[email protected]:username/repo`