/caprover-one-click-apps

Caprover One Click Apps

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Third party One Click Apps

In order to add a third party repository:

  • 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 the URL, https://caprover.selfhosted.club and paste it in to the text box
  • Click the Connect New Repository button

Build your own one-click app repository

You may want to build your own private repository. CapRover supports having multiple repositories. You can add new repository URLs to the one click app page. The official one, this one, is available as https://oneclickapps.caprover.com.

To create your own repository:

  • Fork this repository
  • Delete all existing apps (to avoid duplicate apps), and add your own apps.
  • Run npm i
  • Run npm run validate_apps
  • Run npm run formatter-write
  • 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 to your own URL if you decide to do so.

3rd party repositories

  • Awes0meHub: Github repository: https://Awes0meHub.github.io/caprover-one-click-apps
  • Jordan-hall: Github repository: https://oneclickapps.libertyware.io