This project shows how to create a setup for a local ENV with PHP POSTGRESQL REDIS in K8s that could be used for day-to-day development.
It is tested locally, but it can be used also for pipelines like the GitLab-ci, or using your own docker-registry or DigitalOcean / Heroku and tested in the cloud-like Azure, AWS EKS…
Working with helm charts/kustomization/docker-compose and recently mostly with GitOps in AWS in an awesome infra with Flux+CrossPlane+SOPS+Traefik+Calico, I’ll consider this project a basic project that shows a multi-approach to configure the KUBE environments. It is using the normal k8s base64 secrets but can be configured also with secret-manager/rotation.
In this project you’ll find few:
The complete guide from the repo sites:
GitHub: https://github.com/garanet/k8s-php-pgsql-redis/
SourceForge: https://sourceforge.net/p/k8s-php-pgsql-redis/code/ci/main/tree/
A similar project is here:
–> https://www.garanet.net/python-flask-api-docker-nginx-auth/
A FastAPI, SQLAlchemy & Uvicorn to fetch a Google Sheet A FastAPI, SQLAlchemy & Uvicorn to fetch a Google Sheet… Read More
A webtool in Python Flask that creates an LDAP user and his TrueNAS shares pool in ISCSI or NFS. There… Read More
A Terraform configuration that provisions the following infrastructure: A VPC with: Public subnets for external resources. Private subnets for internal… Read More
This website uses cookies.
Read More