Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/caproverhub/caprover-one-click-apps
Repository for Capover One Click Apps
https://github.com/caproverhub/caprover-one-click-apps
awesome caprover captain docker docker-compose docker-compose-template docker-compse one-click one-click-deploy oneclick self-hosted selfhosted
Last synced: 3 months ago
JSON representation
Repository for Capover One Click Apps
- Host: GitHub
- URL: https://github.com/caproverhub/caprover-one-click-apps
- Owner: caproverhub
- License: apache-2.0
- Created: 2020-10-23T03:04:16.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-13T15:56:52.000Z (3 months ago)
- Last Synced: 2024-10-30T11:06:45.416Z (3 months ago)
- Topics: awesome, caprover, captain, docker, docker-compose, docker-compose-template, docker-compse, one-click, one-click-deploy, oneclick, self-hosted, selfhosted
- Language: JavaScript
- Homepage: https://caproverhub.github.io/caprover-one-click-apps/
- Size: 7.83 MB
- Stars: 67
- Watchers: 2
- Forks: 35
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## ๐ Repo for CapRover One-Click Apps
![Banner](https://github.com/caproverhub/caprover-one-click-apps/assets/73314940/f24092a5-9239-475d-9337-3b3222a3686e)
## How to add this repo
- ๐ฅ๏ธ Login to your CapRover dashboard
- ๐ฒ Go to **apps** and click on **One-Click Apps/Databases**, then scroll down to the bottom
- ๐ Under **3rd party repositories:** copy `https://caproverhub.github.io/caprover-one-click-apps` and paste it into the text box
- ๐ Click the **_Connect New Repository_** button## To create your own repository:
- ๐ด Fork this repository
- ๐๏ธ Delete all existing apps (to avoid duplicate apps), and add your own apps.
- ๐ ๏ธ Run `npm install -g pnpm` or `sudo npm install -g pnpm`
- โ๏ธ Run `pnpm i`
- ๐งช Run `pnpm run validate`
- ๐ Run `pnpm run format:write`
- ๐๏ธ Run `pnpm 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/caproverhub/caprover-one-click-apps/blob/master/public/CNAME) to your own URL if you decide to do so.## ๐ Apps
For a complete list of available one-click apps, please visit the [CaproverHub](https://caproverhub.github.io/caprover-one-click-apps/) repository homepage.
Feel free to explore, contribute, and enhance your CapRover experience with these one-click apps! ๐ขโจ