Skip to content
View Ignacy-s's full-sized avatar

Block or report Ignacy-s

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Ignacy-s/README.md

Hi there 👋

Welcome to My GitHub!

Hello! I'm Ignacy, a DevOps enthusiast with a passion for automation, infrastructure as code, and continuous integration and continuous deployment (CI/CD) practices. My repositories mainly focus on practical implementations of these concepts, showcasing my skills and learning journey.

Featured Projects

Python Flask CI/CD

This project (when finished) will demonstrate a fully automated CI/CD pipeline for a Python Flask application. It highlights my skills in:

  • Linux Administration
  • Ansible for Configuration Management
  • Terraform for Infrastructure as Code
  • Jenkins for CI/CD Orchestration
  • Docker for Containerization
  • AWS for Cloud Deployment

Nextcloud

This personal project involves using Docker and Docker Compose to self-host applications, including a private Nextcloud instance. It showcases my ability to set up and configure tools like Traefik for reverse proxying and Portainer for container management. This project demonstrates my skills in:

  • Containerized Application Deployment
  • Reverse Proxy Configuration with Traefik
  • Docker Compose Management
  • Cloud Deployment and Configuration

The repository includes various stages of deployment, from local setup to cloud-based configurations.

Contact and Contributions

Hello!

I’m Ignacy, a passionate learner and practitioner of Linux Administration, Linux Support, DevOps, and Cloud Operations. I am currently seeking a trainee or junior position to further develop my skills and contribute to innovative projects.

If you are a recruiter looking for a dedicated and enthusiastic candidate, please feel free to reach out!

Pinned Loading

  1. nextcloud nextcloud Public

    My personal project using Docker and Docker Composed to self-host applications. Includes my setups for tools like Traefik and a private Nextcloud instance.

    Shell

  2. python-flask-cicd python-flask-cicd Public

    WIP Simple portfolio project - fully automated Jenkins server and pipeline deployment, using Ansible, Terraform and Jenkins Configuration as Code.

    Shell

  3. python-flask-cicd-code python-flask-cicd-code Public

    WIP Application code for the python flask cicd project, to be pulled by Jenkins pipeline.

    HCL