Updating conversion, creating readmes

This commit is contained in:
Jonas Zeunert
2024-04-19 23:37:46 +02:00
parent 3619ac710a
commit 08e75b0f0a
635 changed files with 30878 additions and 37344 deletions

View File

@@ -1,4 +1,4 @@
 Awesome SaltStack !Awesome (https://awesome.re/badge.svg) (https://awesome.re)
 Awesome SaltStack !Awesome (https://awesome.re/badge.svg) (https://awesome.re)
▐ A collaborative curated list of awesome SaltStack resources, tutorials and other salted stuff.
@@ -6,8 +6,8 @@
 (https://www.saltstack.com/)
SaltStack is the other configuration management system built with Python.\
It takes a new approach to infrastructure management by developing software that is easy enough to get running in seconds, scalable enough to manage tens of thousands of servers, and fast enough to control and 
communicate with them in milliseconds.\
It takes a new approach to infrastructure management by developing software that is easy enough to get running in seconds, scalable enough to manage tens of thousands of servers, and fast enough to control and communicate with them in 
milliseconds.\
SaltStack software manages system infrastructure and the application stacks that run on it and is used by web-scale application developers, DevOps teams and systems administrators.
A :gem: means really _awesome / useful_.
@@ -35,8 +35,7 @@
- SaltStack site (https://www.saltstack.com/) - Company website.
- Salt Project site (https://saltproject.io/) - Salt Project (Salt Open Source) website.
- vRealize Automation SaltStack Config (https://www.vmware.com/products/vrealize-automation/saltstack-config.html) - vRealize Automation SaltStack Config website at VMware (new name for commercial SaltStack 
product).
- vRealize Automation SaltStack Config (https://www.vmware.com/products/vrealize-automation/saltstack-config.html) - vRealize Automation SaltStack Config website at VMware (new name for commercial SaltStack product).
- GitHub repo (https://github.com/saltstack/salt) - Salt's source code, issues discussion and collaboration.
- GitLab repo (https://gitlab.com/saltstack/open) - Salt Project's eventual new home.
- SaltStack Documentation (https://docs.saltproject.io/en/latest/) - Official documentation.
@@ -52,24 +51,22 @@
- About SaltStack (http://www.yet.org/2016/09/salt/) - Extensive blogpost with lots of in-depth information. :gem:
- A dive into SaltStack (https://opencredo.com/a-dive-into-salt-stack/) - SaltStack uncovered - Configuration management has been a big leap forward for System Engineers.
- How To Use Salt Cloud Map Files to Deploy App Servers and an Nginx Reverse Proxy 
(https://www.digitalocean.com/community/tutorials/how-to-use-salt-cloud-map-files-to-deploy-app-servers-and-an-nginx-reverse-proxy) - Walkthrough on how to use Salt Cloud Map Files to deploy application servers 
and an Nginx reverse proxy.
- An Introduction to SaltStack Terminology and Concepts (https://www.digitalocean.com/community/tutorials/an-introduction-to-saltstack-terminology-and-concepts) - Part 1 of 6 in the series _Managing Development 
Environments with SaltStack_.
- SaltStack Infrastructure: Installing the Salt Master (https://www.digitalocean.com/community/tutorials/saltstack-infrastructure-installing-the-salt-master) - Part 2 of 6 in the series _Managing Development 
Environments with SaltStack_.
- SaltStack Infrastructure: Configuring Salt-Cloud to Spin Up DigitalOcean Resources 
(https://www.digitalocean.com/community/tutorials/saltstack-infrastructure-configuring-salt-cloud-to-spin-up-digitalocean-resources) - Part 3 of 6 in the series _Managing Development Environments with 
- How To Use Salt Cloud Map Files to Deploy App Servers and an Nginx Reverse Proxy (https://www.digitalocean.com/community/tutorials/how-to-use-salt-cloud-map-files-to-deploy-app-servers-and-an-nginx-reverse-proxy) - Walkthrough on how 
to use Salt Cloud Map Files to deploy application servers and an Nginx reverse proxy.
- An Introduction to SaltStack Terminology and Concepts (https://www.digitalocean.com/community/tutorials/an-introduction-to-saltstack-terminology-and-concepts) - Part 1 of 6 in the series _Managing Development Environments with 
SaltStack_.
- SaltStack Infrastructure: Creating Salt States for Nginx Web Servers (https://www.digitalocean.com/community/tutorials/saltstack-infrastructure-creating-salt-states-for-nginx-web-servers) - Part 4 of 6 in the 
series _Managing Development Environments with SaltStack_.
- SaltStack Infrastructure: Creating Salt States for HAProxy Load Balancers (https://www.digitalocean.com/community/tutorials/saltstack-infrastructure-creating-salt-states-for-haproxy-load-balancers) - Part 5 of
6 in the series _Managing Development Environments with SaltStack_.
- SaltStack Infrastructure: Creating Salt States for MySQL Database Servers (https://www.digitalocean.com/community/tutorials/saltstack-infrastructure-creating-salt-states-for-mysql-database-servers) - Part 6 in
- SaltStack Infrastructure: Installing the Salt Master (https://www.digitalocean.com/community/tutorials/saltstack-infrastructure-installing-the-salt-master) - Part 2 of 6 in the series _Managing Development Environments with 
SaltStack_.
- SaltStack Infrastructure: Configuring Salt-Cloud to Spin Up DigitalOcean Resources (https://www.digitalocean.com/community/tutorials/saltstack-infrastructure-configuring-salt-cloud-to-spin-up-digitalocean-resources) - Part 3 of 6 in 
the series _Managing Development Environments with SaltStack_.
- Getting Started with SaltStack - the Other Configuration Management System Built with Python (https://www.linuxjournal.com/content/getting-started-salt-stack-other-configuration-management-system-built-python)
- A Linux Journal "Getting started" from 2013.
- SaltStack Infrastructure: Creating Salt States for Nginx Web Servers (https://www.digitalocean.com/community/tutorials/saltstack-infrastructure-creating-salt-states-for-nginx-web-servers) - Part 4 of 6 in the series _Managing 
Development Environments with SaltStack_.
- SaltStack Infrastructure: Creating Salt States for HAProxy Load Balancers (https://www.digitalocean.com/community/tutorials/saltstack-infrastructure-creating-salt-states-for-haproxy-load-balancers) - Part 5 of 6 in the series 
_Managing Development Environments with SaltStack_.
- SaltStack Infrastructure: Creating Salt States for MySQL Database Servers (https://www.digitalocean.com/community/tutorials/saltstack-infrastructure-creating-salt-states-for-mysql-database-servers) - Part 6 in the series _Managing 
Development Environments with SaltStack_.
- Getting Started with SaltStack - the Other Configuration Management System Built with Python (https://www.linuxjournal.com/content/getting-started-salt-stack-other-configuration-management-system-built-python) - A Linux Journal 
"Getting started" from 2013.
- Create an army of Salt minions on DigitalOcean (http://www.aaronbell.com/lets-make-salt-minions-on-digitalocean/) - Combine the simplicity of Salt with DigitalOcean's snapshot and image feature.
- Vagrant & SaltStack Quickstart Tutorial (https://hittaruki.info/post/vagrant-saltstack-tutorial/) - Getting started with SaltStack and Vagrant.
- Salt-API, A Crash Course (https://thereluctanttecchie.blogspot.com/2014/01/salt-api-crash-course.html) - Get a barebones salt-api proof of concept up and running.
@@ -77,8 +74,7 @@
- SaltStack Examples (https://www.unixmen.com/saltstack-examples/) - Will teach you some of default functions in a quick way.
- Getting Started with Saltstack and salt-workspace (https://blog.badgerops.net/getting-started-with-salt-workspace/) - Learning SaltStack by setting up a salt-workspace.
- Getting started with Salt Structure (https://blog.badgerops.net/getting-started-with-salt-structure-2/) - Learn how to setup a structured SaltStack workspace.
- Introduction to SaltStack (https://github.com/redmage123/Introduction-to-Saltstack) - A two day course designed to quickly introduce System Administrators and Application Developers on how to start using 
Saltstack.
- Introduction to SaltStack (https://github.com/redmage123/Introduction-to-Saltstack) - A two day course designed to quickly introduce System Administrators and Application Developers on how to start using Saltstack.
- The Simplest Way to Learn SaltStack (https://medium.com/@timlwhite/the-simplest-way-to-learn-saltstack-cd9f5edbc967) - Start to learn the basics of SaltStack by setting it up in Docker.
- SaltStack - Quick Guide (https://www.tutorialspoint.com/saltstack/saltstack_quick_guide.htm) - Part of the larger "Learn SaltStack"-tutorial at Tutorials Point.
- Upgrading Salt to Python 3 (https://salt.tips/upgrading-salt-to-python-3/) - How to switch SaltStack from Python2 to Python3.
@@ -145,14 +141,12 @@
- Docker with SaltStack (https://opsnotice.xyz/docker-with-saltstack/) - How-to use SaltStack on a virtual cloud server based on Debian or Ubuntu.
- One week of Salt: frustrations and reflections (https://stevebennett.me/2014/02/17/one-week-of-salt-frustrations-and-reflections/) - First hand experiences from a Chef user.
- Getting started with SaltStack by example: Automatically Installing nginx (http://bencane.com/2013/09/03/getting-started-with-saltstack-by-example-automatically-installing-nginx/) - A good getting started 
guide for both Salt master and minions.
- SaltStack: Manage entries in unmanaged files with File Blockreplace (https://makina-corpus.com/blog/metier/2014/saltstack-manage-entries-in-unmanaged-files-with-file-blockreplace) - How to use the SaltStack's 
core file.blockreplace.
- Getting started with SaltStack by example: Automatically Installing nginx (http://bencane.com/2013/09/03/getting-started-with-saltstack-by-example-automatically-installing-nginx/) - A good getting started guide for both Salt master 
and minions.
- SaltStack: Manage entries in unmanaged files with File Blockreplace (https://makina-corpus.com/blog/metier/2014/saltstack-manage-entries-in-unmanaged-files-with-file-blockreplace) - How to use the SaltStack's core file.blockreplace.
- SaltStack: Keeping Salt Pillar data encrypted using GPG (http://fabianlee.org/2016/10/18/saltstack-keeping-salt-pillar-data-encrypted-using-gpg/) - On secure encryption/decryption of pillar data.
- Secure Pillar in SaltStack with GPG (https://gijs.io/2017/02/28/secure-pillar-data-in-saltstack-with-gpg/) - Encrypting your pillar data can be done with GPG.
- Network-Automation with Salt, NAPALM and Kubernetes (http://blog.simonmetzger.de/2018/02/salt-napalm-k8s-network-automation/) - How to manage legacy devices that are not able to install software natively on 
themselves.
- Network-Automation with Salt, NAPALM and Kubernetes (http://blog.simonmetzger.de/2018/02/salt-napalm-k8s-network-automation/) - How to manage legacy devices that are not able to install software natively on themselves.
- Using Salt like Ansible (https://duncan.codes/2016/05/18/using-salt-like-ansible.html) - How to use Salt in a way similar to Ansible.
- Using Salt with reclass (http://www.yet.org/2016/10/reclass/) - Use class inheritance to define nodes roles and avoid duplication.
- Text editor plugins for Salt states and YAML/Jinja (https://salt.tips/text-editor-plugins-for-salt-states-and-yaml-jinja/) - Covers plugins for different editors when writing Salt states.
@@ -160,13 +154,11 @@
- Building Self-Healing Applications (http://bencane.com/2014/12/30/building-self-healing-applications-with-salt-api/) - Automate the detection and first action to correct errors in your infrastructure.
- Testing your salt states with kitchen-salt (https://blog.gtmanfred.com/kitchen-salt.html) - Make it easy to test salt states or formulas independently of a production environment.
- Salt Sudo (https://medium.com/@mike.reider/using-saltstack-for-emergency-sudoers-access-tempsudo-d5417e528e4d) - Using Salt custom modules to manage sudo access for users.
- Complex User management with Saltstack (using Py! renderer) (https://medium.com/@mike.reider/complex-user-management-with-saltstack-using-py-renderer-a4caa5cf229a) - Using a centralized User YAML file that 
contains all users' data.
- Complex User management with Saltstack (using Py! renderer) (https://medium.com/@mike.reider/complex-user-management-with-saltstack-using-py-renderer-a4caa5cf229a) - Using a centralized User YAML file that contains all users' data.
- Vagrant Provisioning with SaltStack (https://medium.com/@Joachim8675309/vagrant-provisioning-with-saltstack-50dab12ce6c7) - Provisioning Virtual System using Masterless Salt Stack.
- Salt DevKit with External Formulas (https://medium.com/@Joachim8675309/salt-devkit-with-external-formulas-9e38d8b90cd7) - Local Development with Vagrant using external Salt formulas.
- Prometheus - Auto-deploying Consul and Exporters using Saltstack (https://yetiops.net/posts/prometheus-consul-saltstack-part-1-linux/) - How to deploy SaltStack, Consul and the Prometheus Node Exporter on 
Linux. :gem:
- Prometheus - Auto-deploying Consul and Exporters using Saltstack (https://yetiops.net/posts/prometheus-consul-saltstack-part-1-linux/) - How to deploy SaltStack, Consul and the Prometheus Node Exporter on Linux. :gem:
- Network Automation at Scale (https://mirceaulinic.net/2017-02-14-network-automation-tutorial/) - Up and running in 60 minutes.
- SaltStack Overview (https://saidvandeklundert.net/2020-03-20-saltstack-overview/) - An excellent overview and introduction of Salt.
- Parsing Command Output in Saltstack with JC (https://blog.kellybrazil.com/2020/09/15/parsing-command-output-in-saltstack-with-jc/) - How to easily parse remote command output in SaltStack, using jc.
@@ -174,8 +166,7 @@
Discussions
- Reddit: Vagrat, SaltStack, Ansible, Docker, Chef, Puppet, Packer.. Something (https://www.reddit.com/r/sysadmin/comments/2fmkvq/vagrat_saltstack_ansible_docker_chef_puppet/) - Discussion on Reddit, started 
Sept. 2014 in /r/sysadmin.
- Reddit: Vagrat, SaltStack, Ansible, Docker, Chef, Puppet, Packer.. Something (https://www.reddit.com/r/sysadmin/comments/2fmkvq/vagrat_saltstack_ansible_docker_chef_puppet/) - Discussion on Reddit, started Sept. 2014 in /r/sysadmin.
Community
@@ -212,10 +203,8 @@
- How To Install Salt on Ubuntu 12.04 (https://www.digitalocean.com/community/tutorials/how-to-install-salt-on-ubuntu-12-04) - Part 1 of 2 in the series _An Introduction to Salt_.
- How To Create Your First Salt Formula (https://www.digitalocean.com/community/tutorials/how-to-create-your-first-salt-formula) - Part 2 in the series _An Introduction to Salt_.
- Automated Provisioning of DigitalOcean Cloud Servers with Salt Cloud on Ubuntu 12.04 
(https://www.digitalocean.com/community/tutorials/automated-provisioning-of-digitalocean-cloud-servers-with-salt-cloud-on-ubuntu-12-04) - Walkthrough on automated provisioning of DigitalOcean Cloud Servers with 
Salt Cloud on Ubuntu 12.04.
- How To Install and Configure Salt Master and Minion Servers on Ubuntu 14.04 (https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-salt-master-and-minion-servers-on-ubuntu-14-04) - 
SaltStack installation walkthrough for Ubuntu 14.04.
- Docker Swarm 1.12 Cluster Orchestration with SaltStack (https://btmiller.com/2016/11/27/docker-swarm-1.12-cluster-orchestration-with-saltstack.html) - Let's see how we can automate the spin-up of a cluster 
using SaltStack.
- Automated Provisioning of DigitalOcean Cloud Servers with Salt Cloud on Ubuntu 12.04 (https://www.digitalocean.com/community/tutorials/automated-provisioning-of-digitalocean-cloud-servers-with-salt-cloud-on-ubuntu-12-04) - Walkthrough
on automated provisioning of DigitalOcean Cloud Servers with Salt Cloud on Ubuntu 12.04.
- How To Install and Configure Salt Master and Minion Servers on Ubuntu 14.04 (https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-salt-master-and-minion-servers-on-ubuntu-14-04) - SaltStack installation 
walkthrough for Ubuntu 14.04.
- Docker Swarm 1.12 Cluster Orchestration with SaltStack (https://btmiller.com/2016/11/27/docker-swarm-1.12-cluster-orchestration-with-saltstack.html) - Let's see how we can automate the spin-up of a cluster using SaltStack.