aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2020-10-04 11:27:43 +0000
committerGitHub <noreply@github.com>2020-10-04 11:27:43 +0000
commit71dac365fccb068dafaf9362d78d93ca1a06c7be (patch)
tree2777af52c03cd2e6dc4a4a1b6b4b7f2abc6c07dc
parentMerge pull request #2242 from jasonbosco/patch-1 (diff)
parentfix caprover description (must end with a dot) (diff)
downloadawesome-selfhosted-71dac365fccb068dafaf9362d78d93ca1a06c7be.tar.gz
awesome-selfhosted-71dac365fccb068dafaf9362d78d93ca1a06c7be.zip
Merge pull request #2243 from ProfessorLogout/master
Add CapRover To Misc
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index e11cad9f..4e5d70a9 100644
--- a/README.md
+++ b/README.md
@@ -1033,6 +1033,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https
- [asciiflow](http://asciiflow.com/) - Flow Diagram Drawing Tool. ([Source Code](https://github.com/lewish/asciiflow2)) `GPL-3.0` `Java/JavaScript`
- [blynk](https://blynk.io/) - Platform with iOS and Android apps to control Arduino, ESP8266, Raspberry Pi and similar microcontroller boards over the Internet. ([Source Code](https://github.com/blynkkk/blynk-server)) `AGPL-3.0` `Java`
- [Cachet](https://cachethq.io/) - An open source status page system for everyone. ([Demo](https://demo.cachethq.io/), [Source Code](https://github.com/CachetHQ/Cachet)) `BSD-3-Clause` `PHP`
+- [CapRover](https://caprover.com/) - Build your own PaaS in a few minutes. ([Demo](https://captain.server.demo.caprover.com/#/login), [Source Code](https://github.com/caprover/caprover)) `Apache-2.0` `Docker/Nodejs`
- [cState](https://github.com/cstate/cstate/) - Static status page for hyperfast Hugo. Clean design, minimal JS, super light HTML/CSS, high customization, optional admin panel, read-only API, IE8+. Best used with Netlify, Docker. ([Demo](https://cstate.mnts.lt/)) `MIT` `Go`
- [CUPS](https://www.cups.org/) - The Common Unix Print System uses Internet Printing Protocol (IPP) to support printing to local and network printers. ([Source Code](https://github.com/apple/cups)) `GPL-2.0` `C`
- [CyberChef](https://github.com/gchq/CyberChef) - Perform all manner of "cyber" operations within a web browser such as AES, DES and Blowfish encryption and decryption, creating hexdumps, calculating hashes, and much more. ([Demo](https://gchq.github.io/CyberChef)) `Apache-2.0` `JavaScript`