Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(docs): summarizing w/ tables and build status #102

Merged
merged 2 commits into from
Mar 22, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 16 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,21 @@
# deploy-target-ci
Testing supported RedwoodJS deploy targets using canary packages

## Netlify
[![Netlify Status](https://api.netlify.com/api/v1/badges/df4e9ede-0129-45e4-ad8f-e5e2c414c0b6/deploy-status)](https://app.netlify.com/sites/rwjs-deploy-target-ci/deploys)

https://rwjs-deploy-target-ci.netlify.app
# RedwoodJS - Deploy target CI

## Vercel
https://rwjs-deploy-target-ci.vercel.app

## Serverless
https://d3j2lmbogvczkg.cloudfront.net
Testing supported RedwoodJS deploy targets using canary packages

## Render
https://render-postgres-web.onrender.com
## In maintain

## baremetal
http://ec2-34-200-219-134.compute-1.amazonaws.com:8910/
| Target | Build & Deploy | Preview |
| -------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------- |
| AWS Serverless | [![Deploy Serverless AWS](https://github.com/redwoodjs/deploy-target-ci/actions/workflows/deploy-serverless.yaml/badge.svg)](https://github.com/redwoodjs/deploy-target-ci/actions/workflows/deploy-serverless.yaml) | https://d3j2lmbogvczkg.cloudfront.net |
| Baremetal | [![Deploy baremetal](https://github.com/redwoodjs/deploy-target-ci/actions/workflows/deploy-baremetal.yaml/badge.svg)](https://github.com/redwoodjs/deploy-target-ci/actions/workflows/deploy-baremetal.yaml) | http://ec2-34-200-219-134.compute-1.amazonaws.com:8910/ |
| Flightcontrol | | https://d2dub2qmgsm5yj.cloudfront.net |
| Layer0 | [![Deploy Layer0](https://github.com/redwoodjs/deploy-target-ci/actions/workflows/deploy-layer0.yml/badge.svg)](https://github.com/redwoodjs/deploy-target-ci/actions/workflows/deploy-layer0.yml) | https://redwoodjs-redwoodjs-deploy-target-ci-default.layer0-limelight.link/ |
| Netlify | [![Netlify Status](https://api.netlify.com/api/v1/badges/df4e9ede-0129-45e4-ad8f-e5e2c414c0b6/deploy-status)](https://app.netlify.com/sites/rwjs-deploy-target-ci/deploys) | https://rwjs-deploy-target-ci.netlify.app |
| Render | | https://render-postgres-web.onrender.com |
| Vercel | | https://rwjs-deploy-target-ci.vercel.app |

## Flightcontrol
https://d2dub2qmgsm5yj.cloudfront.net
## In development

## Layer0
https://redwoodjs-redwoodjs-deploy-target-ci-default.layer0-limelight.link/
| Target | Build & Deploy | Preview |
| ------ | ----------------------------------------------------------------- | ----------------------------------------------------------------- |
| Docker | [WiP via `redwoodjs/docker`](https://github.com/redwoodjs/docker) | [WiP via `redwoodjs/docker`](https://github.com/redwoodjs/docker) |