2019-09-26 08:44:17 +08:00
2019-08-05 21:56:29 +08:00
2019-02-08 20:51:34 +08:00
2019-08-05 22:30:46 +08:00
2019-07-23 22:55:20 +08:00
2018-12-13 22:50:08 +08:00
2018-12-13 23:01:52 +08:00
2018-12-13 23:01:52 +08:00
2019-09-26 08:44:17 +08:00
2019-08-04 14:16:33 +08:00

IRext private server

Private server is a runtime that any user can deploy and access it with IRext restful web service call or SDK.

Runtime environment

  • Java runtime 1.7 or above
  • Mysql server 5.6 or above
  • Redis service
  • A Linux OS is preferred

Deploy

  • Fetch or compile libirda_decoder.so out of source code of irext/core.
  • Run following command when you fetched or compiled the private-server.jar out of the private server Spring-Boot project.
java -jar private-server.jar

Usage

Please refer to Web API in http://www.irext.net/doc/ for restful webservice call.

Description
Open source of IRext private cloud. You can download this project, make changes and run either in your server host or in IRext private-cloud container.
Readme 152 MiB
Languages
JavaScript 54.2%
Java 31.7%
HTML 8.1%
Python 3.9%
CSS 2%
Other 0.1%