You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the first stable release of the On the Job Training Management System. The system is built using Python Django, PostgreSQL, and other modern web technologies. This release includes key features such as time logging, document management, and progress tracking for OJT students.
This repository features infrastructure code and high-level concepts developed during my career as a cloud engineer. It includes architectures and implementations used in production environments, covering database migration, site-to-site VPN, serverless applications, Ansible automation, and foundational infrastructure.
Example project showing how to use Pulumi locally & with TravisCI to create Infrastructure on AWS - and then how to use & integrate Pulumi with Ansible to install Docker on the EC2 instance & continuously test it with Testinfra & pytest (TDD)