Designed and operated a secure infrastructure in an air-gapped environment without internet access, focusing on internal package management, system isolation, and stable service operation.
This project focused on building and operating a web infrastructure in a restricted environment where external network access is not allowed. All dependencies and services were managed internally, requiring careful control of system components and communication.
The system was built inside a private network using Apache, Tomcat, and MySQL. Since internet access was blocked, packages were manually transferred and managed through internal repositories, ensuring a controlled and secure environment.
The main challenge was maintaining system stability without external resources. Every dependency and configuration had to be handled manually within the isolated environment.
This project strengthened my understanding of operating infrastructure under strict security constraints and managing systems without relying on external connectivity, which is critical in enterprise environments.