Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nov 2024 link updates after repo migration #7

Merged
merged 3 commits into from
Nov 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 15 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,9 @@ A collaborative curated list of awesome Salt Project resources, tutorials and ot

<!-- description -->

[![Follow SaltStack on Twitter](https://img.shields.io/twitter/follow/Salt_Project_OS?style=social)](https://twitter.com/intent/follow?screen_name=Salt_Project_OS)
[![Salt Project on YouTube](https://img.shields.io/youtube/channel/subscribers/UCpveTIucFx9ljGelW63-BWg?style=social)](https://link.dendron.so/youtube)
[![Salt Project on Slack](https://img.shields.io/badge/slack-@saltstackcommunity-blue.svg?logo=slack&color=purple&style=flat-square)](https://join.slack.com/t/saltstackcommunity/shared_invite/zt-3av8jjyf-oBQ2M0vhXOhJpNpRkPWBvg)
<!--lint ignore double-link-->
[![Salt Project on Reddit](https://img.shields.io/reddit/subreddit-subscribers/saltstack?style=social)](https://www.reddit.com/r/saltstack/)
<!--lint ignore double-link-->
[![Salt Project on Twitch](https://img.shields.io/twitch/status/saltprojectoss)](https://www.twitch.tv/saltprojectoss)

<!--lint ignore double-link-->
Built on python, **Salt** uses simple and human-readable YAML combined with event-driven automation to deploy and configure complex IT systems. In addition to leveling-up [Aria Automation Config](https://www.vmware.com/products/aria-automation/saltstack-config.html), Salt can be found under the hood of products from Juniper, Cisco, Cloudflare, Nutanix, SUSE, and Tieto, to name a few.
Built on python, **Salt** uses simple and human-readable YAML combined with event-driven automation to deploy and configure complex IT systems. In addition to leveling-up [Tanzu Salt](https://www.vmware.com/products/app-platform/tanzu-salt), Salt can be found under the hood of products from Juniper, Cisco, Cloudflare, Nutanix, SUSE, and Tieto, to name a few.

[SaltStack, the company, was acquired by VMware in 2020](https://www.vmware.com/company/acquisitions/saltstack.html). Salt Project remains an open source ecosystem that VMware supports and contributes to.
[SaltStack, the company, was acquired by VMware in 2020](https://www.vmware.com/company/acquisitions/saltstack.html). VMware was later [acquired by Broadcom in 2023](https://investors.broadcom.com/news-releases/news-release-details/broadcom-completes-acquisition-vmware). Salt Project remains an open source ecosystem that Broadcom supports and contributes to.

</div>

Expand All @@ -43,6 +34,7 @@ Built on python, **Salt** uses simple and human-readable YAML combined with even
> **NOTE: A bookmark file is available with all of these links, ready for import into your web browser. Download the `bookmarks/awesome-saltproject-bookmarks.html` file from the root of this repo!**

- [Official Resources](#official-resources)
- [Salt Project Package Repositories](#salt-project-package-repositories)
- [Related Documentation](#related-documentation)
- [Tutorials](#tutorials)
- [Code](#code)
Expand All @@ -64,13 +56,19 @@ Built on python, **Salt** uses simple and human-readable YAML combined with even
<!--lint ignore double-link-->
- [Salt Project site](https://saltproject.io/) - Salt Project (Salt Open Source) website.
- [`salt` GitHub repo](https://github.com/saltstack/salt) - Salt's source code, issues discussion and collaboration.
- [Salt Project User Guide](https://docs.saltproject.io/salt/user-guide/en/latest/index.html) - These tutorials walk you through the basics of getting SaltStack up and running.
- [Salt Project Install Guide](https://docs.saltproject.io/salt/install-guide/en/latest/) - These tutorials walk you through the basics of getting SaltStack up and running.
- [Salt Project User Guide](https://docs.saltproject.io/salt/user-guide/en/latest/index.html) - These tutorials walk you through the basics of getting Salt Project up and running.
- [Salt Project Install Guide](https://docs.saltproject.io/salt/install-guide/en/latest/) - These tutorials walk you through the basics of getting Salt Project up and running.
- [Salt Project Reference Documentation](https://docs.saltproject.io/en/latest/contents.html) - Official home page of reference documentation.
- [Salt Project Package Repository](https://repo.saltproject.io/) - Where `salt` packages are officially stored and distributed.
<!--lint ignore double-link-->
- [VMware Aria Automation Config](https://www.vmware.com/products/aria-automation/saltstack-config.html) - Aria Automation Config website at VMware (new name for commercial SaltStack product).
- [Tanzu Salt](https://www.vmware.com/products/app-platform/tanzu-salt) - Tanzu Salt website for the Enterprise Salt solution (new name for commercial Salt Project / SaltStack product under VMware by Broadcom).

### Salt Project Package Repositories

> **NOTE: Refer to the [Salt Project Install Guide](https://docs.saltproject.io/salt/install-guide/en/latest/) for information on how to install our packages from these repositories.**

- [Salt Project Repository: Linux (RPM)](https://packages.broadcom.com/artifactory/saltproject-rpm) - Where Salt `rpm` packages are officially stored and distributed.
- [Salt Project Repository: Linux (DEB)](https://packages.broadcom.com/artifactory/saltproject-rpm) - Where Salt `deb` packages are officially stored and distributed.
- [Salt Project Repository: Linux (GENERIC)](https://packages.broadcom.com/artifactory/saltproject-rpm) - Where Salt Windows, macOS, etc. (non-rpm, non-deb) packages are officially stored and distributed.

## Related Documentation

Expand Down Expand Up @@ -126,9 +124,7 @@ Built on python, **Salt** uses simple and human-readable YAML combined with even
## Videos

<!--lint ignore awesome-list-item-->
- [SaltStack](https://www.youtube.com/user/saltstack) - SaltStack's official YouTube channel.
<!--lint ignore double-link-->
- [Salt Project on Twitch](https://www.twitch.tv/saltprojectoss) - Salt Project's official Twitch channel.
- [Salt Project YouTube](https://www.youtube.com/@SaltProject) - Salt Project's official YouTube channel.
- [Managing Your Infrastructure with SaltStack](https://www.youtube.com/watch?v=y-zQUqMHRX4&t=35s) - PyCon 2015 - April 11, 2015 - Colton Myers.
- [Testing Salt States with Docker](https://www.youtube.com/watch?v=_xO7wj19OzI) - SaltStack PDX - June 23, 2015 - Jason Denning.
- [Beyond Configuration Management with SaltStack for Event-Driven Infrastructure](https://www.youtube.com/watch?v=cMCH6EizVVc) - Southern California Linux Expo - January 23, 2016 - David Boucha.
Expand Down Expand Up @@ -169,7 +165,7 @@ Built on python, **Salt** uses simple and human-readable YAML combined with even
- [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://regilero.github.io/english/saltstack/2014/01/20/saltstack_step_by_step_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.
- [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 like Ansible](https://www.mac-vicar.eu/posts/2016-05-18-using-salt-like-ansible/index.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.
- [Writing a custom Salt Grain](https://blog.badgerops.net/writing-a-custom-salt-grain/) - Writing a custom Salt Grain, and why you might want to.
Expand All @@ -196,7 +192,6 @@ Built on python, **Salt** uses simple and human-readable YAML combined with even
- [Salt Project Community Discord Server](https://discord.gg/YVQamSwV3g) - Official Salt Project Community Discord Server (Replaces Official SaltStack Slack Community)
<!--lint ignore double-link-->
- [SaltStack on Reddit](https://www.reddit.com/r/saltstack/) - SaltStack subreddit.
- [#saltstack on Network to Code Slack](https://networktocode.slack.com/archives/C0NL8RRMX) - #saltstack channel on Network To Code Slack ([Signup Link](https://networktocode.herokuapp.com/)).
- [#saltstack on VMware {code} Community Slack](https://vmwarecode.slack.com/archives/C01CASFRWG0) - #saltstack channel on VMware {code} Community Slack ([Signup Link](https://developer.vmware.com/web/code/join)).
- [Twitter feed](https://twitter.com/Salt_Project_OS) - Official Salt Project Twitter account.
- [Mailing list](https://groups.google.com/forum/#!forum/salt-users) - Salt-users mailinglist on Google Groups.
Expand Down
29 changes: 16 additions & 13 deletions bookmarks/awesome-saltproject-bookmarks.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,17 @@ <H1>Bookmarks Menu</H1>
<DT><A HREF="https://docs.saltproject.io/salt/user-guide/en/latest/index.html" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">Salt Project User Guide</A>
<DT><A HREF="https://docs.saltproject.io/salt/install-guide/en/latest/" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">Salt Project Install Guide</A>
<DT><A HREF="https://docs.saltproject.io/en/latest/contents.html" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">Salt Project Reference Documentation</A>
<DT><A HREF="https://repo.saltproject.io/" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">Salt Project Package Repository</A>
<DT><A HREF="https://www.vmware.com/products/vrealize-automation/saltstack-config.html" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">vRealize Automation SaltStack Config</A>
<DT><A HREF="https://www.vmware.com/products/app-platform/tanzu-salt" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">Tanzu Salt</A>
</DL><p>
<DT><H3 ADD_DATE="" LAST_MODIFIED="">#Salt Project Package Repositories</H3>
<DL><p>
<DT><A HREF="https://packages.broadcom.com/artifactory/saltproject-rpm" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">Salt Project Repository: Linux (RPM)</A>
<DT><A HREF="https://packages.broadcom.com/artifactory/saltproject-rpm" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">Salt Project Repository: Linux (DEB)</A>
<DT><A HREF="https://packages.broadcom.com/artifactory/saltproject-rpm" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">Salt Project Repository: Linux (GENERIC)</A>
</DL><p>
<DT><H3 ADD_DATE="" LAST_MODIFIED="">Related Documentation</H3>
<DL><p>
<DT><A HREF="http://jinja.pocoo.org/docs/latest/" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">Jinja2 documentation</A>
<DT><A HREF="https://jinja.palletsprojects.com/en/3.1.x/" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">Jinja2 documentation</A>
</DL><p>
<DT><H3 ADD_DATE="" LAST_MODIFIED="">Tutorials</H3>
<DL><p>
Expand Down Expand Up @@ -71,8 +76,7 @@ <H1>Bookmarks Menu</H1>
</DL><p>
<DT><H3 ADD_DATE="" LAST_MODIFIED="">Videos</H3>
<DL><p>
<DT><A HREF="https://www.youtube.com/user/saltstack" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">SaltStack</A>
<DT><A HREF="https://www.twitch.tv/saltprojectoss" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">Salt Project on Twitch</A>
<DT><A HREF="https://www.youtube.com/@SaltProject" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">Salt Project YouTube</A>
<DT><A HREF="https://www.youtube.com/watch?v=y-zQUqMHRX4&t=35s" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">Managing Your Infrastructure with SaltStack</A>
<DT><A HREF="https://www.youtube.com/watch?v=_xO7wj19OzI" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">Testing Salt States with Docker</A>
<DT><A HREF="https://www.youtube.com/watch?v=cMCH6EizVVc" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">Beyond Configuration Management with SaltStack for Event-Driven Infrastructure</A>
Expand All @@ -84,6 +88,7 @@ <H1>Bookmarks Menu</H1>
<DT><A HREF="https://www.youtube.com/playlist?list=PL9svBjLDUl_-wsL5HZqtTuvV80Y6dqmQE" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">SaltConf18 - YouTube</A>
<DT><A HREF="https://www.youtube.com/playlist?list=PL9svBjLDUl_8E03aA45ZncgwTrI96ky2m" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">SaltConf19 - YouTube</A>
<DT><A HREF="https://www.youtube.com/playlist?list=PL9svBjLDUl__frIm2HOGPm1GrcVQkOZTe" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">SaltConf20 - YouTube</A>
<DT><A HREF="https://www.youtube.com/playlist?list=PL9svBjLDUl_8j1hNjel7kZL3Ql4LMPOAG" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">SaltConf21 - YouTube</A>
</DL><p>
<DT><H3 ADD_DATE="" LAST_MODIFIED="">Tools</H3>
<DL><p>
Expand All @@ -95,25 +100,24 @@ <H1>Bookmarks Menu</H1>
<DT><A HREF="https://github.com/warpnet/salt-lint/" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">salt-lint</A>
<DT><A HREF="https://alcali.dev/" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">Alcali</A>
<DT><A HREF="https://github.com/mirceaulinic/isalt" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">ISalt</A>
<DT><A HREF="https://github.com/kpetremann/salt-exporter" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">salt-exporter</A>
</DL><p>
<DT><H3 ADD_DATE="" LAST_MODIFIED="">Presentations</H3>
<DL><p>
<DT><A HREF="https://speakerdeck.com/pycon2014/getting-started-with-saltstack-by-peter-baumgartner" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">Getting Started with SaltStack</A>
<DT><A HREF="https://www.slideshare.net/saltstack/an-overvisaltstack-presentation-clean" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">An introduction to infrastructure management with SaltStack</A>
<DT><A HREF="https://speakerdeck.com/lothiraldan/saltpad-a-saltstack-web-gui" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">Saltpad: A SaltStack Web GUI</A>
<DT><A HREF="http://www.justincarmony.com/slides/salt-tutorial/" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">Intro to SaltStack</A>
<DT><A HREF="https://justincarmony.github.io/slides/salt-intro/" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">Intro to SaltStack</A>
<DT><A HREF="http://salt-decon.carson-anderson.com/" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">salt-deconstructed</A>
</DL><p>
<DT><H3 ADD_DATE="" LAST_MODIFIED="">Blogposts and opinions</H3>
<DL><p>
<DT><A HREF="https://opsnotice.xyz/docker-with-saltstack/" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">Docker with SaltStack</A>
<DT><A HREF="https://stevebennett.me/2014/02/17/one-week-of-salt-frustrations-and-reflections/" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">One week of Salt: frustrations and reflections</A>
<DT><A HREF="http://bencane.com/2013/09/03/getting-started-with-saltstack-by-example-automatically-installing-nginx/" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">Getting started with SaltStack by example: Automatically Installing nginx</A>
<DT><A HREF="http://regilero.github.io/SaltStack/English/2014/01/20/saltstack_step_by_step_file_blockreplace/" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">SaltStack: Manage entries in unmanaged files with File Blockreplace</A>
<DT><A HREF="https://regilero.github.io/english/saltstack/2014/01/20/saltstack_step_by_step_file_blockreplace/" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">SaltStack: Manage entries in unmanaged files with File Blockreplace</A>
<DT><A HREF="http://fabianlee.org/2016/10/18/saltstack-keeping-salt-pillar-data-encrypted-using-gpg/" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">SaltStack: Keeping Salt Pillar data encrypted using GPG</A>
<DT><A HREF="https://gijs.io/2017/02/28/secure-pillar-data-in-saltstack-with-gpg/" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">Secure Pillar in SaltStack with GPG</A>
<DT><A HREF="http://blog.simonmetzger.de/2018/02/salt-napalm-k8s-network-automation/" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">Network-Automation with Salt, NAPALM and Kubernetes</A>
<DT><A HREF="https://duncan.codes/2016/05/18/using-salt-like-ansible.html" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">Using Salt like Ansible</A>
<DT><A HREF="https://www.mac-vicar.eu/posts/2016-05-18-using-salt-like-ansible/index.html" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">Using Salt like Ansible</A>
<DT><A HREF="http://www.yet.org/2016/10/reclass/" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">Using Salt with reclass</A>
<DT><A HREF="https://salt.tips/text-editor-plugins-for-salt-states-and-yaml-jinja/" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">Text editor plugins for Salt states and YAML/Jinja</A>
<DT><A HREF="https://blog.badgerops.net/writing-a-custom-salt-grain/" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">Writing a custom Salt Grain</A>
Expand All @@ -135,14 +139,13 @@ <H1>Bookmarks Menu</H1>
<DT><H3 ADD_DATE="" LAST_MODIFIED="">Community</H3>
<DL><p>
<DT><A HREF="https://web.libera.chat/?channels=#salt" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">Salt IRC chat</A>
<DT><A HREF="https://saltstackcommunity.slack.com/" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">SaltStack Community Slack</A>
<DT><A HREF="https://discord.gg/YVQamSwV3g" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">Salt Project Community Discord Server</A>
<DT><A HREF="https://www.reddit.com/r/saltstack/" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">SaltStack on Reddit</A>
<DT><A HREF="https://networktocode.slack.com/archives/C0NL8RRMX" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">#saltstack on Network to Code Slack</A>
<DT><A HREF="https://vmwarecode.slack.com/archives/C01CASFRWG0" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">#saltstack on VMware {code} Community Slack</A>
<DT><A HREF="https://twitter.com/Salt_Project_OS" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">Twitter feed</A>
<DT><A HREF="https://groups.google.com/forum/#!forum/salt-users" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">Mailing list</A>
<DT><A HREF="https://www.meetup.com/pro/saltstack/" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">SaltStack Meetups</A>
<DT><A HREF="https://saltconf.com/" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">SaltConf</A>
<DT><A HREF="http://spugm.com/" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">Salt Project User Group Meetups (SPUGM)</A>
<DT><A HREF="https://www.facebook.com/SaltProjectOSS/" ADD_DATE="" LAST_MODIFIED="" ICON_URI="">Facebook</A>
</DL><p>
<DT><H3 ADD_DATE="" LAST_MODIFIED="">Formulas</H3>
Expand Down
2 changes: 1 addition & 1 deletion white-list.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
https://www.vmware.com/products/aria-automation/saltstack-config.html,https://www.vmware.com/company/acquisitions/saltstack.html,https://www.reddit.com/r/saltstack/,https://www.reddit.com/r/sysadmin/comments/2fmkvq/vagrat_saltstack_ansible_docker_chef_puppet/,https://via.vmw.com/salt-slack,https://developer.vmware.com/web/code/join
https://investors.broadcom.com/news-releases/news-release-details/broadcom-completes-acquisition-vmware,https://www.vmware.com/products/aria-automation/saltstack-config.html,https://www.vmware.com/company/acquisitions/saltstack.html,https://www.reddit.com/r/saltstack/,https://www.reddit.com/r/sysadmin/comments/2fmkvq/vagrat_saltstack_ansible_docker_chef_puppet/,https://via.vmw.com/salt-slack,https://developer.vmware.com/web/code/join
Loading