【Docker】之 Traefik 安装部署
Temp
Traefik on Kubernetes | 凉都小道
Search Engine Oriented Programming.
Traefik 自定义Service 开发纪要 - 浮生偶记
如何在Traefik中开发一个自定义Service
使用 Traefik 边缘路由器 - 闲暇时候的文章
Traefik 2 升级日志 - Jalin's Blog
距离 2.0 版本发布已经有一段时间了,一直没有升级主要是 traefik 的配置太折腾了,文档示例又太少,本来 toml 格式的配置文件阅读性算比较好的了,用到 traefik 上有点惨目忍睹,还好也支持 yaml 格式,索性趁这次升级就换过去了。
因为国内用户还不是很多,要是还不清楚 traefik 是何奇物,强烈安利 去了解一下。
Migration tool 2.x 版本相比 1.x 配置改动特别大, Traefik 的文档中也提供了 升级方案,和 一键升级的工具 traefik-migration-tool,但是效果堪忧,个人感觉生成的结果仅供参考。
# 升级静态配置 会同时生成 toml,yaml 格式新的配置文件 docker run --rm -v (PWD):/data containous/traefik-migration-tool static -i /data/old/traefik.toml -d /data/new/ # output logs Redirect on entry point "http" must be converted manually. See https://docs.traefik.io/middlewares/redirectscheme/ TLS on entry point "https" must be converted manually. See https://docs.traefik.io/routing/routers/#tls The domain (xxx) defined in the Docker provider must be converted manually.
kubernetes-traefik/configmap.yaml at master · dusansusic/kubernetes-traefik
How to deploy Traefik Ingress Controller to K8S - DEPRECATED - kubernetes-traefik/configmap.yaml at master · dusansusic/kubernetes-traefik
Compose specification
Compose file reference
Mozilla SSL Configuration Generator
An easy-to-use secure configuration generator for web, database, and mail software. Simply select the software you are using and receive a configuration file that is both safe and compatible.
SergioBenitez/Rocket: A web framework for Rust.
Rust Web 框架 Rocket
version: 0.4 参考: https://rocket.rs/ 一、介绍 Rust 的 web 框架,Rocket的设计围绕着三个核心理念: 安全性,正确性和开发体验最重要 All request handling information should be typed and self-contained. Decisions should not be forced. 模板、序列化
doy/rbw: unofficial bitwarden cli
ttionya/vaultwarden-backup: Backup vaultwarden (formerly known as bitwarden_rs) sqlite3 database by rclone. (Docker)
Backup vaultwarden (formerly known as bitwarden_rs) sqlite3 database by rclone. (Docker) - ttionya/vaultwarden-backup: Backup vaultwarden (formerly known as bitwarden_rs) sqlite3 database by rclone...
How to Backup and Restore Your GPG Key
A couple of weeks ago I upgraded my MacBook to Catalina—the latest version of macOS. Once the upgrade was completed, I couldn’t sign my Git commits because my GPG key was missing. Somehow the upgrade wiped out my entire .gnupg directory where I stored all my GPG keys. Luckily I’ve made a backup of my private GPG keys.
Backup GPG Key What you need to backup is your GPG private key.
How to Back Up and Restore Your GPG Keys on Linux
Privacy is an increasingly hot topic. On Linux, the gpg command lets users encrypt files using public-key cryptography, in which case losing your encryption keys would be catastrophic. Here’s how to back them up.
Instructions for exporting/importing (backup/restore) GPG keys
Instructions for exporting/importing (backup/restore) GPG keys - gpg-import-and-export-instructions.md
Backup your GPG keys
You GPG keys are precious, this posts shows how you can back them up securely.
Backup and Restore a GPG Key
Gnu Privacy Guard, also known as GnuPG and GPG, is a handy tool for managing OpenPGP keys. While don’t use PGP keys for email encryption as many people do, I do use a PGP key to sign my work when using Git. PGP keys can be a bit nastier to replace than an SSH key, so making backups is critical for reducing future headaches.
GPG setup - part 1
Relatively Insecure System for Keys and Secrets for Qubes OS
GnuPG Encrypt and Decrypt
A few scripts to use with megatools and mega.nz
Backup of Keys
How to get script directory in POSIX sh?
I have the following code in my bash script. Now I wanna use it in POSIX sh. How can I convert it?
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" > /dev/null && pwd )"
Is there, in bash, a builtin command to get the absolute path of a relative file path?
I can use the external command realpath to get the absolute path of a file:
realpath tmp/toto
returns
/home/john/tmp/toto
Can I use a bash built-in to get the same effect?
Shell commands
Shell正则表达式 列表
自己动手做的了命令搜索的网站, cmdhelp.com - V2EX
分享创造 - @Cmdhelp - 上次被 csdn 恶心吐了,找个命令急用,点进去那人连接到别人的博客,然后有链接到下一个博客,内容你复制我我复制你,我就想找个命令急用,给我将讲一大堆,没事的朋友可以来添加自己常用的命令,方便下次
cheat/cheatsheets: Community-sourced cheatsheets
V2EX › 分享创造
欢迎你在这里发布自己的最新作品!
denisidoro/navi: An interactive cheatsheet tool for the command-line
An interactive cheatsheet tool for the command-line - denisidoro/navi: An interactive cheatsheet tool for the command-line
cheat.sh/:firstpage
cheat.sh/:firstpage