Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tushar5526 authored Jan 29, 2024
1 parent 580d7b0 commit ea52961
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ It is meant to be used along with [sarthi-deploy](https://github.com/tushar5526/
3. Get the generated `SECRET_TEXT` and the deployed `SERVER_URL` after running the installation script.
4. Set up the [Sarthi GitHub Action](https://github.com/tushar5526/sarthi-deploy) in your projects (No external bots - all your data within your servers).
5. Environment secrets for preview deployments are fetched from the Vault and added in a `.env` file and placed along with your docker-compose file.
6. On any new events (PR open, close) Sarthi by default creates a unique URL for every service that was exposed in the `docker-compose` of the project.
- Sarthi searches for `.env.sample` or `sample.env` and adds your secrets to `project_name_branchname_hash` path in Vault.
6. On any new events (PR open, close) Sarthi by default creates a unique URL for every service that is exposed in the `docker-compose` of the project.
7. You are ready to roll 🚀. GitHub Actions will comment on the deployment status according to different events!

<img width="980" alt="Screenshot 2024-01-08 at 2 30 07 PM" src="https://github.com/tushar5526/sarthi/assets/30565750/94657a08-352b-4c2b-a8af-4af154f686e3">
Expand Down

0 comments on commit ea52961

Please sign in to comment.