Skip to content

Instantly share code, notes, and snippets.

@balvinder294
Last active September 9, 2021 11:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save balvinder294/b9c6e85b8490d25f584a31ff89b01875 to your computer and use it in GitHub Desktop.
Save balvinder294/b9c6e85b8490d25f584a31ff89b01875 to your computer and use it in GitHub Desktop.
React-Resume Deployment file for Akash Network De Cloud
---
version: "2.0"
services:
web:
image: balvinder294/react-resume:1.0.0
expose:
- port: 80
as: 80
to:
- global: true
profiles:
compute:
web:
resources:
cpu:
units: 0.1
memory:
size: 128Mi
storage:
size: 256Mi
placement:
westcoast:
attributes:
region: us-west
pricing:
web:
denom: uakt
amount: 1000
deployment:
web:
westcoast:
profile: web
count: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment