Paulo Truta
|
5e81525635
|
Fixes with .env file handling and other misc
|
2021-02-20 18:09:41 +00:00 |
Paulo Truta
|
7857985fe4
|
Added full support for enable_online and disable_online tasks
|
2021-02-20 14:26:23 +00:00 |
Paulo Truta
|
6c0b011e51
|
Removed unnused variable assignment and unecessary for loop
|
2021-02-19 00:32:37 +00:00 |
Paulo Truta
|
3cc670b823
|
Implemented actual tested RunEdgeApp and StopEdgeApp commands, added sleep time after container operation and before checking status
|
2021-02-18 22:59:14 +00:00 |
Paulo Truta
|
0bd61ccf75
|
Tidy up (less verbosity), actual DB update for EDGEAPPS_LIST
|
2021-02-17 13:34:53 +01:00 |
Paulo Truta
|
59707b8abd
|
Fixed small typo, replaced DB connection details in Makefile by .env loading
|
2021-02-17 12:10:15 +01:00 |
Paulo Truta
|
5a97caacff
|
Added various functions to edgeapps package, working GetEdgeApps func running as scheduled task
|
2021-02-17 01:08:10 +01:00 |
Paulo Truta
|
97182602c4
|
Added package edgeapps
|
2021-02-16 17:30:01 +01:00 |
Paulo Truta
|
ad28e1a505
|
Added edgeapps package, cleaned up redundancies
|
2021-02-15 20:37:16 +01:00 |
Paulo Truta
|
9f20211bf4
|
Introduced tick counter and ExecuteSchedules for execution of recurrent no argument tasks
|
2021-02-15 18:14:46 +00:00 |
Paulo Truta
|
50ad33ac33
|
removed spaces
|
2021-02-15 09:55:09 +01:00 |
Paulo Truta
|
1e9be94851
|
Various improvements and developments to tasks execution logic
|
2021-02-14 04:22:08 +00:00 |
Paulo Truta
|
461a9e6558
|
Replaced fmt with log calls
|
2021-02-14 03:50:21 +01:00 |
Paulo Truta
|
d7aabfdbe8
|
Added NodeName as element of tasSetupBootnodeArgs struct. Usage in taskSetupBootnode
|
2021-02-14 02:28:13 +01:00 |
Paulo Truta
|
db3b31091e
|
Reading json arguments for task running, setup_bootnode task, don't run actual commands for dev release
|
2021-02-14 01:04:50 +01:00 |
Paulo Truta
|
47df72777b
|
Added base task execution algo
|
2021-02-13 21:49:09 +01:00 |
Paulo Truta
|
4bb060ba5f
|
Laying out the structure of the Tasks package, and how it will be called in the systemIterator in main
|
2021-02-13 17:04:57 +01:00 |
Paulo Truta
|
8845cb11de
|
Renamed module database into tasks
|
2021-02-13 16:06:13 +01:00 |