2024-10-20 22:20:39 -03:00
2025-11-09 17:28:10 -03:00
2022-09-06 05:45:20 -03:00
2024-10-26 04:21:45 -03:00

infra-hideyoshi.com

Made using Kubernetes, this project was made for the deployment of the hideyoshi.com project.

All code in this repo is distributed freely by the GPLv3 License.

Usage

  • Requirements:

    This project requires a working kubernetes cluster with the following tools installed: kubectl, helm and envsubts. If running in a local environment and if minikube is preset a minikube cluster can be created.

  • Running Kubernetes Application:

    ./deploy.sh [-f <env_file>] [-e <environment>] [-m]
    
  • Flags:

    • -f: The environment file to use. If not set the system environment variables will be used.

    • -e: The environment to deploy. Values [remote|local]. Default is remote.

    • -m: If set, the minikube cluster will be used.

Authors

Description
Kubernetes Deployment of the Hideyoshi.com Portfolio
Readme GPL-3.0 480 KiB
Languages
Shell 100%