docs: Update README to Add 3rd party community repos list (#916)
This commit is contained in:
parent
bba92dd0fe
commit
36b9af5500
13
README.md
13
README.md
|
|
@ -77,4 +77,15 @@ To create your own repository:
|
||||||
- Run `npm run build`
|
- Run `npm run build`
|
||||||
- Now you can host the static content placed in `./dist` directory anywhere you want, the official repo uses github pages to publish the content. Make sure to update [CNAME](https://github.com/caprover/one-click-apps/blob/master/public/CNAME) to your own URL if you decide to do so.
|
- Now you can host the static content placed in `./dist` directory anywhere you want, the official repo uses github pages to publish the content. Make sure to update [CNAME](https://github.com/caprover/one-click-apps/blob/master/public/CNAME) to your own URL if you decide to do so.
|
||||||
|
|
||||||
Here is a good example: [Awes0meHub's CapRover One-Click-Apps](https://github.com/Awes0meHub/caprover-one-click-apps)
|
### Community One Click Apps
|
||||||
|
|
||||||
|
#### How to add this repo:
|
||||||
|
|
||||||
|
- Login to your CapRover dashboard
|
||||||
|
- Go to **apps** and click on **One-Click Apps/Databases** and scrolldown to the bottom
|
||||||
|
- Under **3rd party repositories:** copy `https://Awes0meHub.github.io/caprover-one-click-apps` and paste it in to the text box
|
||||||
|
- Click the **_Connect New Repository_** button
|
||||||
|
|
||||||
|
#### 3rd party repositorie
|
||||||
|
- Awes0meHub: [Github](https://github.com/Awes0meHub/caprover-one-click-apps) repository: https://Awes0meHub.github.io/caprover-one-click-apps
|
||||||
|
- Jordan-hall: [Github](https://github.com/Jordan-Hall/caprover-one-click-apps) repository: https://oneclickapps.libertyware.io
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue