Commit Graph

10 Commits

Author SHA1 Message Date
d43529fbb8
Moving config from containers module
All checks were successful
continuous-integration/drone/push Build is passing
For better encapsulation
2022-02-06 00:49:32 +01:00
e58d6462a9
Massive handlers refactoring
All checks were successful
continuous-integration/drone/push Build is passing
Taking logic from handler into glue module
Add tests for apps
Updated docker library
2022-02-06 00:01:05 +01:00
fdcdca237f
Upgade of docker client, ...
All checks were successful
continuous-integration/drone/push Build is passing
Docker client upgrade,
Miner detection
Flags for apps
2022-02-05 02:22:53 +01:00
2a34177ab8
Possibility to set technology version
Some checks failed
continuous-integration/drone/push Build is failing
2021-12-23 14:01:27 +01:00
bc50cb1105
Support for snapshots
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
* full implementation of snapshots
* tests of the snapshot backend
* Drone CI pipeline
* New snapshots handlers
* Filesystem driver
* S3 driver
2021-10-26 18:57:52 +02:00
162daf6cba
Handling apps via NATS messaging 2021-04-26 00:57:28 +02:00
b8007500e7
Prometheus metrics 2021-04-02 18:27:57 +02:00
8eb1f47f2c
Various changes
* Stop using docker stats API (no replacement yet)
* Ruby and Deno support
* Meassure how much time stats loading takes
2021-04-02 18:10:43 +02:00
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
4a22822c10
Endpoint for running processes (in supervisor) 2020-08-23 02:08:05 +02:00