Commit Graph

16 Commits

Author SHA1 Message Date
be1ef03328
Delete fixes
* Deletion happens in background
* Fix: Problem of deleting app when container doesn't exist
* Fix: Start of application creates container if it doesn't exist
* Fix: Stoping containers won't fail if container doesn't exist
2020-10-05 11:43:09 +02:00
9e858935c9
SSH keys permission issue fix 2020-08-31 12:29:34 +02: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
753bd452fb
Labels done 2020-07-16 23:24:09 +02:00
31cdc6ef42
Gathering stats about containers 2020-07-16 19:05:38 +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