aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJacob Hrbek <kreyren@rixotstudio.cz>2020-05-25 00:18:16 +0000
committerJacob Hrbek <kreyren@rixotstudio.cz>2020-05-25 00:18:16 +0000
commitb3240874912a3b449cf21ec69a3a1edde75294a9 (patch)
treef0e99512a72afea84d90d0159bdd436f5a2d6318 /README.md
parentMerge pull request #2082 from cdadityang/patch-1 (diff)
downloadawesome-selfhosted-b3240874912a3b449cf21ec69a3a1edde75294a9.tar.gz
awesome-selfhosted-b3240874912a3b449cf21ec69a3a1edde75294a9.zip
gitpod: Gitpod is not non-free!
Moved gitpod from non-free to main list and updated description ^-^ Signed-off-by: Jacob Hrbek <kreyren@member.fsf.org>
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 37837247..99578f2d 100644
--- a/README.md
+++ b/README.md
@@ -1360,6 +1360,7 @@ See **[Ticketing](#ticketing)**
- [Babelfish](https://github.com/bblfsh/bblfshd) - Self-hosted server for source code parsing. It can parse any file, in any supported language, extract an Abstract Syntax Tree from it, and convert it to a Universal Abstract Syntax Tree which can enable further analysis and transformation. `GPL-3.0` `Go`
- [Code-Server](https://coder.com/) - Visual Studio Code in the browser, hosted on a remote server. ([Source Code](https://github.com/cdr/code-server)) `MIT` `Nodejs/Docker`
- [Eclipse Che](http://www.eclipse.org/che/) - Open source workspace server and cloud IDE. ([Source Code](https://github.com/eclipse/che)) `EPL-1.0` `Docker/Java`
+- [Gitpod](https://www.gitpod.io/self-hosted) - Open source vscode-like and vscode extension compatible cloud IDE provided as upstream [theia](https://github.com/eclipse-theia/theia) distribution with automated self-hosting deployment for your infrastructure. ([Source Code](https://github.com/gitpod-io/self-hosted)) `EPL-2.0` `TypeScript/Go/Docker`
- [Hakatime](https://github.com/mujx/hakatime) - WakaTime server implementation with analytics dashboard. `Unlicense` `Haskell`
- [ICEcoder](https://icecoder.net/) - ICEcoder is a web IDE / browser based code editor, which allows you to develop websites directly within the web browser. ([Demo](http://demo.icecoder.net/ICEcoder/), [Source Code](https://github.com/icecoder/ICEcoder)) `MIT` `PHP`
- [JS Bin](http://jsbin.com/) - Open source collaborative web development debugging tool. ([Source Code](https://github.com/jsbin/jsbin)) `MIT` `Nodejs`