boilerplates icon indicating copy to clipboard operation
boilerplates copied to clipboard

This is my personal template collection. Here you'll find templates, and configurations for various tools, and technologies.

Results 25 boilerplates issues
Sort by recently updated
recently updated
newest added

I was following your video on creating a ubuntu template with cloud-inti on proxmox using packer but ran into this issue - ![image](https://user-images.githubusercontent.com/75795114/169453242-cd775655-ea8f-49d5-b593-11690400dbb3.png) The VM doesn't proceed further than this...

Hey! Just watched your treafik vid on yt! thx! I now switch from nginx to traefik, but im not quite sure where I can implement my selfsigned tls keys in...

question

I have added a simple heimdall docker-compose boilerplate. A useful dashboard for your docker containers.

Cadvisor is using network host but does not bind any ports, it should be using the bridge network this will make prometheus unable to connect to it

Hi, I've been trying to get your monitoring stack working, but kept running into an issue with cadvisor. I kept getting the error of > Error response from daemon: error...

Hello all, I am trying to follow the [traefik tutorial](https://www.youtube.com/watch?v=wLrmmh1eI94&t=689s) to spin up on my VPS in Hetnzer. And I am running into some problems. I was able to follow...

Hello, I am an intermediate with Docker and I looked at the compose file in this repo for Grafana/Prometheus from a YouTube video. In the comment section, I saw this:...

Hi, I'm following your setup for Traefik on K8s with Persistent Volume and initContainer for permnission issues. My implementation has traefik beign installed in the traefik namespace, with glusterfs-based volume...

Hi, first, many thanks for your super helpful videos. In the config IMO there is this `privileged: true` missing. Without it I am getting this in the logs: ``` Could...

Heya, Thanks for all the vids and content! Helped me out loads so far! I'm sure you were already aware, but apt-key module in Ansible is deprecated. I've had a...