Commit Graph

14 Commits

Author SHA1 Message Date
bc7969bcce
Add a few configuration fields
Configurable path for application storage,
SSH IP and HTTP IP
2021-01-30 12:33:57 +01:00
6c8f80b326
Configurable IP address used to bind apps' ports 2021-01-09 22:32:52 +01:00
6b4fe9e39b
Ready for production* Token middleware enabled again,* Production build Makefile Target (for older Debian)* Application name validation fix* Changed database location to /var/lib/node-api* Docker version changed a little lower to 1.38 (older Docker on some nodes) 2020-08-29 15:12:45 +02:00
a52e09ffef
Fix port bindings 2020-08-27 23:46:03 +02:00
4a22822c10
Endpoint for running processes (in supervisor) 2020-08-23 02:08:05 +02:00
ba748f1134
Possibility to enable techs and services via API
* Environment variables for Exec
2020-08-21 01:00:24 +02:00
c714274a98
Support for Docker exec API calls
* Endpoint for SSH password
* Endpoint for authorized_keys
2020-08-07 00:36:40 +02:00
9348504f9e
Final touches
* Possibility to pass token in query param
* More appropriate names for gathering and resource updating functions
* Shorter measuring delay
* Container status available immediatelly when needed
2020-07-26 00:34:16 +02:00
7d6e9c0ae6
Fix status 2020-07-23 12:09:06 +02:00
57c0ddd71d
UI enhancements, stats gathering done 2020-07-15 23:32:28 +02:00
51249d1b2c
Basic UI template 2020-07-14 00:01:42 +02:00
4f9dac7f5c
Rest of the endpoints finished 2020-07-11 23:14:45 +02:00
0181236e23
Docker support partly done 2020-07-11 13:04:37 +02:00
064d6e6487
Implementation of Docker 2020-07-10 00:27:23 +02:00