Manage multiple server & client computers with SaltStack (finnish)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
1.7 KiB

  1. README
  2. ==============
  3. **NOTE:** For the meantime, this repository is written in finnish. I may translate it to english, depending on my time schedule.
  4. - This repository is mainly for my personal school work in Haaga-Helia University of Applied Sciences related to central management of multiple servers (master/slave model), focusing mainly on Linux environment. It includes exercises which follow file name syntax h1.md h2.md .. (h = harjoitus = meaning "exercise" in finnish language).
  5. - Texts in the exercices are written in finnish as the task definitions are presented in finnish on the course these exercices have been done for.
  6. -------------------------
  7. # Table of contents
  8. - [Exercise 1 - Setting up a SaltStack environment](https://github.com/Fincer/central-management-of-multiple-servers/blob/master/exercises/h1.md)
  9. - [Exercise 2 - Package-File-Service model and Apache in SaltStack](https://github.com/Fincer/central-management-of-multiple-servers/blob/master/exercises/h2.md)
  10. - [Exercise 3 - Advanced SaltStack with Jinja variables and functions](https://github.com/Fincer/central-management-of-multiple-servers/blob/master/exercises/h3.md)
  11. - [Exercise 4 - SaltStack pillars structure & minions on Vagrant](https://github.com/Fincer/central-management-of-multiple-servers/blob/master/exercises/h4.md)
  12. - [Exercise 5 - SaltStack with Git](https://github.com/Fincer/central-management-of-multiple-servers/blob/master/exercises/h5.md)
  13. - [Exercise 6 - Preparations for SaltStack course module](https://github.com/Fincer/central-management-of-multiple-servers/blob/master/exercises/h6.md)
  14. - [Course module - Setting up Windows/Linux GIS workstations with SaltStack](https://github.com/Fincer/central-management-of-multiple-servers/blob/master/exercises/module.md)