aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDiego Molina <diemol@users.noreply.github.com>2017-07-27 20:02:12 +0000
committerEdward Dickson <ed.kickball@hotmail.com>2017-07-27 20:02:12 +0000
commit489da47975b65114c74040456c6a7f9e8be2223b (patch)
treefc4e54d47efa8bba684f2e2a4f4d492261d06166
parentAdding files sharing (#1124) (diff)
downloadawesome-selfhosted-489da47975b65114c74040456c6a7f9e8be2223b.tar.gz
awesome-selfhosted-489da47975b65114c74040456c6a7f9e8be2223b.zip
Adding Zalenium (#1125)
* Adding Zalenium * Removing duplicated link and using only "Apache" as license.
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 82aa3576..d2a9efb6 100644
--- a/README.md
+++ b/README.md
@@ -1053,6 +1053,8 @@ See **[Ticketing](#ticketing)**
* [RStudio Server](https://www.rstudio.com/products/rstudio/#Server) - Web browser based IDE for R. ([Source Code](https://github.com/rstudio/rstudio/)) `AGPLv3` `Java/C++`
* [Selenoid](http://aerokube.com/selenoid/latest/) - A lightweight Selenium hub implementation launching browsers within Docker containers. ([Source Code](https://github.com/aerokube/selenoid)) `Apache` `Go`
* [Wide](https://github.com/b3log/wide) - A Web-based IDE for Teams using Go programming language/Golang. ([Demo](http://wide.b3log.org/signup)) `Apache` `Go`
+ * [Zalenium](https://github.com/zalando/zalenium) - Allows anyone to have a disposable and flexible Docker-based Selenium Grid infrastructure featuring video recording, live preview and online/offline dashboards. `Apache` `Java/Shell`
+
### Continuous Integration