Skip to content

nahuel242/trial-infra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trial-infra

Trial project base layer infrastructure

Deploying the Stack

To deploy your infrastructure, follow the below steps.

Prerequisites

  1. Get Started with Kubernetes on Pulumi

Steps

After cloning this repo, from every project directory, run these commands:

  1. Set your Pulimi & AWS credentials

    $ export AWS_ACCESS_KEY_ID=XXXXXXXXXX
    $ export AWS_SECRET_ACCESS_KEY=XXXXXXXXXX
    $ export PULUMI_ACCESS_TOKEN=XXXXXXXXXX
    
  2. Install the required Node.js packages:

    $ npm install
  3. Update the stack.

    $ pulumi up

About

Trial project base layer infrastructure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published