Git Product home page Git Product logo

laravel.io-infra's Introduction

Laravel In Kubernetes Infrastructure

Demo of the Laravel In Kubernetes Series, deploying the Laravel.io project.

This repo contains the infrastructure for deploying the application on DigitalOcean in Kubernetes.

Credential Setup

Once you've cloned the repo, you should first create a local.auto.tfvars file, which contains the secrets for your DigitalOcean account

do_token="your_do_token"
do_region="fra1"

Install Providers

The next step is to install the necessary providers

terraform init
terraform validate

Create the Infrastructure

terraform apply

Security

In order to keep everything secret, no passwords are specified in this repo.

To get the password, you should head over to the DigitalOcean UI for your database, REGENERATE THE PASSWORD, and use the new password.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.