Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/enisn/deploy-on-pr-sample
This repository is a demonstration for deploying a PR automatically.
https://github.com/enisn/deploy-on-pr-sample
Last synced: 15 days ago
JSON representation
This repository is a demonstration for deploying a PR automatically.
- Host: GitHub
- URL: https://github.com/enisn/deploy-on-pr-sample
- Owner: enisn
- License: mit
- Created: 2024-06-27T13:28:13.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-09T13:04:53.000Z (4 months ago)
- Last Synced: 2024-07-09T16:39:04.317Z (4 months ago)
- Language: JavaScript
- Size: 2.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DeployOnPrSample
This repository is a proper demonstration of deploying application for each PR opened.
Create a PR and see it'll be deployed quickly. And when PR is closed, deployment will be cleared.
URL pattern is `{{pr_id}}.deployonprsample.enisn-projects.io`.
Current `main` branch: [deployonprsample.enisn-projects.io](https://deployonprsample.enisn-projects.io)
PR #3 in `my-pr-3` branch: [3.deployonprsample.enisn-projects.io](https://3.deployonprsample.enisn-projects.io/).
Also check bot status comment here: https://github.com/enisn/deploy-on-pr-sample/pull/3#issuecomment-2194857942
TLS certificate will be generated by certbot automatically by using [Coolify](https://coolify.io/)