Have a Python project? Compile it into a package with “pip”!Developing a program in Python?Nov 8, 2021Nov 8, 2021
Deploying NGINX locally using AnsibleAs an example of Ansible in action, NGINX can be deployed using a Ansible Playbook. A configuration can be declared using the modules in a…Aug 10, 2021Aug 10, 2021
Building a basic CI pipeline with GitLabA basic pipeline will be created on GitLab. The pipeline that will be created is called ‘pipeline-skateboarding’.Aug 8, 2021Aug 8, 2021
Setting Up a Beginner Ansible Configuration on a RHEL-based Host for Local UseSetting up Ansible on a localhost requires three things:Jul 6, 2021Jul 6, 2021
Building and Exporting a Docker Image to Deploy a Static Website with Apache Web ServerDuring this demonstration, a static Apache web-page will be created within a Docker container. A docker image will be built, and pushed to…May 27, 2021May 27, 2021