Setup traefik proxy with Podman
This document is a step-by-step documentation for running Traefik proxy with Podman.
This document is a step-by-step documentation for running Traefik proxy with Podman.
| #!/usr/bin/env lua | |
| conky_color = "${color1}%2d${color}" | |
| t = os.date('*t', os.time()) | |
| year, month, currentday = t.year, t.month, t.day | |
| daystart = os.date("*t",os.time{year=year,month=month,day=01}).wday | |
| month_name = os.date("%B") |
| #### RULES FOR SPECIFIC APPLICATIONS #### | |
| # from: http://www.linuxlusers.com/2012/12/24/i3-window-manager-tip-making-specific-applications-and-child-windows-open-in-floating-mode-or-with-other-custom-settings/ | |
| # by APPLICATION (WM_CLASS) | |
| # Note: class is typically useful for applying custom settings to | |
| # to entire applications, including child windows. If this | |
| # isn't want you want see the ROLE section, below. | |
| # Tip: To find out what these values might be run: | |
| # xprop | grep -i 'class' | |
| for_window [class="File-roller"] floating enable, border normal | |
| for_window [class="Speedcrunch"] floating enable, border normal |
I use Namecheap.com as a registrar, and they resale SSL Certs from a number of other companies, including Comodo.
These are the steps I went through to set up an SSL cert.