Streamlining Server Setup: Integrating GitHub Actions with Ansible
How to setup evergreen in a new server using one Github Action with an Ansible Playbook
Read article
Here I show how I personally use some tools to develop and deploy software with ease
How to setup evergreen in a new server using one Github Action with an Ansible Playbook
Read article
Evergreen is a self-hosting solution that simplifies application deployment via Docker Swarm and enhances security and DNS management with Cloudflare. It utilizes Infrastructure as Code for efficient configurations, making it an ideal choice for streamlined and secure web application management.
Read article
Docker in Python development, highlighting its benefits and drawbacks. It details the setup of Docker environments, including Dockerfiles and Makefiles, and discusses integration with IDEs like Pycharm and VSCode for efficient Python project management
Read article