Latest Updates

Documenting code, one commit at a time.

Streamlining CPanel Deployments: A Guide to Automated Deployment Scripts and .htaccess

Project Context: 11-once-landing Deployment

In the 11-once-landing project, our focus recently shifted to optimizing and standardizing our deployment process. Specifically, we tackled the challenge of deploying applications to a CPanel environment, which often requires a more hands-on approach compared to modern CI/CD pipelines. This involved setting up configuration for CPanel, defining `.

Read more