Skip to content
/ infra-labs Public template
forked from HoGentTIN/infra-labs

Lab assignments for the Infrastructure Automation course.

License

Notifications You must be signed in to change notification settings

IsmailKarakayaa/infra-labs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Infrastructure Automation - Lab assignments

This repository contains the lab assignments for the course Infrastructure Automation, which is part of the Bachelor Applied Computer Science programme at HOGENT.

The goal of these assignments is to get familiar with concepts like Infrastructure as Code, container virtualization, CI/CD, monitoring, etc.

This repository contains some scaffolding code, based on ansible-skeleton, a framework for quickly setting up an Ansible development and testing environment powered by Vagrant.

  • vmlab: a lab environment that, when you're finished, will consist of several VMs set up using Ansible.
  • dockerlab: sets up a VM to experiment with container virtualization.

Author/License information

This assignment and the scaffolding code was written by Bert Van Vreckem.

The assignment and all documentation is shared under the Creative Commons Attribution 4.0 International license. All code (both scaffolding and testing code) is subject to the MIT license. See LICENSE.md for details.

Questions and remarks about this assignment are welcome (use the Issues), as well as improvements, fixes, etc. (you can submit a Pull Request). However, technical support on getting the setup working, or on solving the assignment is reserved to students following the course for which it was developed.

About

Lab assignments for the Infrastructure Automation course.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.4%
  • Shell 29.2%
  • Python 6.6%
  • HTML 6.4%
  • CSS 1.7%
  • Dockerfile 1.7%