Pinned Repositories
ESP8266-TelegramBot
Telegram Bot Library for ESP8266 on Arduino IDE
iot_dacha
kubernetes13-ha
SDM220-Modbus-RTU-ESP8266
Simple ModBus master for SDM220 and HTTP server implementation
SDM_Energy_Meter
reading SDM120 SDM220 SDM230 SDM630 modbus energy meters from esp8266 arduino
toreshonda's Repositories
toreshonda/iot_dacha
toreshonda/ansible-collection-kubernetes
Ansible collection for deploying Kubernetes
toreshonda/ansible-role-cfssl
Ansible role for installing Cloudflares CFSSL PKI toolkit on Ubuntu
toreshonda/ansible-role-kubernetes-ca
Generates certificate authority and certificates needed for Kubernetes
toreshonda/docker-ei
toreshonda/docker-registry-proxy
An HTTPS Proxy for Docker providing centralized configuration and caching of any registry (quay.io, DockerHub, k8s.gcr.io)
toreshonda/domoticz-scripts
toreshonda/espHome_code
toreshonda/gluster-containers
Dockerfiles (CentOS, Fedora, Red Hat) for GlusterFS
toreshonda/hassio-addons
Repository for hass.io add ons
toreshonda/heketi
RESTful based volume management framework for GlusterFS
toreshonda/helm-chart
toreshonda/helm-charts
toreshonda/jmeter-operator
toreshonda/k8s-kubectl
Kubernetes client kubectl container
toreshonda/k8s-pre-bootstrap
Ansible role to setup Kubernetes Requirements before kubeadm init
toreshonda/keycloak-login-recaptcha
By default Keycloak (up to 12) only supports ReCaptcha for Regsitration, not login. so we created a simple module for activating recaptcha for login
toreshonda/konga
More than just another GUI to Kong Admin API
toreshonda/kubeadm-ha
Kubernetes high availiability deploy based on kubeadm (English/中文 for v1.14.x/v1.11.x/v1.9.x/v1.7.x/v1.6.x)
toreshonda/kubectl-plugins
A Collection of Plugins for kubectl Integration (exec as any user, context switching, etc).
toreshonda/kubernetes-ei
toreshonda/logs-analytics-events
Log GW analytics events to log file
toreshonda/lovelace-weather-card-chart
Custom weather card with charts
toreshonda/nginx-certbot
Boilerplate configuration for nginx and certbot with docker-compose
toreshonda/Nice_BusT4
Nice Bus T4 protocol
toreshonda/noip-renew
Auto renew (confirm) noip.com free hosts
toreshonda/postgresql
Fairly full featured Ansible role for Postgresql.
toreshonda/surveillance-card
A custom component for displaying camera feeds in the style of a surveillance system.
toreshonda/telegram-notifications-plugin
This plugin allows you to send messages from Jenkins jobs to Telegram chat.
toreshonda/update-kube-cert
k8s集群证书过期处理,更新kubeadm生成的证书有效期为10年。针对旧版集群(小于v1.15),当然大于等于v1.15也是可以用这个脚本更新,新版可直接kubeadm alpha certs renew <cert_name>更新