Commit Graph

  • 2817628fef Added utils.GetPath(pathKey) for getting paths that can be overriden by a .env for local dev Paulo Truta 2021-02-17 12:35:22 +0100
  • 59707b8abd Fixed small typo, replaced DB connection details in Makefile by .env loading Paulo Truta 2021-02-17 12:10:15 +0100
  • b04e854fdd Added RunEdgeApp and StopEdgeApp funcs Paulo Truta 2021-02-17 01:24:51 +0100
  • 63d81e8662 Using paths of Edgebox Paulo Truta 2021-02-17 00:16:43 +0000
  • 5a97caacff Added various functions to edgeapps package, working GetEdgeApps func running as scheduled task Paulo Truta 2021-02-17 01:08:10 +0100
  • fc5b342c89 Removed mods (thanks @inverse) Paulo Truta 2021-02-16 22:08:59 +0100
  • 97182602c4 Added package edgeapps Paulo Truta 2021-02-16 17:30:01 +0100
  • ad28e1a505 Added edgeapps package, cleaned up redundancies Paulo Truta 2021-02-15 20:37:16 +0100
  • 9f20211bf4 Introduced tick counter and ExecuteSchedules for execution of recurrent no argument tasks Paulo Truta 2021-02-15 18:14:46 +0000
  • 50ad33ac33 removed spaces Paulo Truta 2021-02-15 09:55:09 +0100
  • 1e9be94851 Various improvements and developments to tasks execution logic Paulo Truta 2021-02-14 04:22:08 +0000
  • 461a9e6558 Replaced fmt with log calls Paulo Truta 2021-02-14 03:50:21 +0100
  • d7aabfdbe8 Added NodeName as element of tasSetupBootnodeArgs struct. Usage in taskSetupBootnode Paulo Truta 2021-02-14 02:28:13 +0100
  • db3b31091e Reading json arguments for task running, setup_bootnode task, don't run actual commands for dev release Paulo Truta 2021-02-14 01:04:50 +0100
  • c3d283c243 Check for .ready file in ws directory Paulo Truta 2021-02-13 21:52:08 +0100
  • 47df72777b Added base task execution algo Paulo Truta 2021-02-13 21:49:09 +0100
  • 4bb060ba5f Laying out the structure of the Tasks package, and how it will be called in the systemIterator in main Paulo Truta 2021-02-13 17:04:57 +0100
  • 8845cb11de Renamed module database into tasks Paulo Truta 2021-02-13 16:06:13 +0100
  • 375bb03dfe Added database module with exportable functions Paulo Truta 2021-02-13 15:51:14 +0100
  • 28cb163f6d Added specific signal catch only for SIGQUIT Paulo Truta 2021-02-12 18:11:36 +0000
  • ad330274db Added base execution loop with readiness check Paulo Truta 2021-02-12 18:51:21 +0100
  • 5a4ef2de41 Restructured with helper functions for readiness check Paulo Truta 2021-02-12 18:42:22 +0100
  • 34a21094ee
    Merge pull request #3 from edgebox-iot/make Paulo Truta 2021-02-12 18:40:45 +0100
  • 2d5cc88fa9 Merge branch 'make' of https://github.com/edgebox-iot/sysctl into make Paulo Truta 2021-02-12 18:35:44 +0100
  • ba1fe45c1b Added arm build to build-all Makefile command Paulo Truta 2021-02-12 17:22:03 +0000
  • b689115105 Using Makefile in Dockerfile Paulo Truta 2021-02-12 01:23:16 +0100
  • 2e8a73d0ea Fixed Dockerfile CompileDeamon to point to makefile Paulo Truta 2021-02-12 01:06:32 +0100
  • 972a77173a
    Fix Malachi Soord 2021-02-11 21:48:41 +0100
  • 81052a37c4
    Remove dist Malachi Soord 2021-02-11 21:45:08 +0100
  • ef9ab09640
    Use fmt Malachi Soord 2021-02-11 21:38:43 +0100
  • 9ec7cfd80d
    Move main.go Malachi Soord 2021-02-11 21:33:05 +0100
  • d9b0e71157
    Structure Malachi Soord 2021-02-11 21:31:32 +0100
  • b30453cc09
    Add basic Makefile Malachi Soord 2021-02-11 21:21:22 +0100
  • 0c2fd3066e Fixed Dockerfile and compose files for auto re-build, added loop for system service behaviour Paulo Truta 2021-02-11 19:56:35 +0100
  • 78b89a107b Prepare main for GitHub Action Build Paulo Truta 2020-11-08 23:51:56 +0100
  • 8ac1174b88 Merge branch 'main' of https://github.com/edgebox-iot/sysctl into main Paulo Truta 2020-11-08 23:49:04 +0100
  • 1c8e83fcd6 Removed package description Paulo Truta 2020-11-08 23:48:45 +0100
  • 4b96f915e5
    Go Build GitHub Action Paulo Truta 2020-11-08 23:47:10 +0100
  • 58e7d2712b Added base Dockerfile, main.go and redis queue Paulo Truta 2020-11-08 23:43:18 +0100
  • 9a03165f35 Changed logo and updated badge urls Paulo Truta 2020-11-08 23:11:30 +0100
  • 35464f84ef Added README and docs folder Paulo Truta 2020-11-08 23:07:50 +0100
  • daa764408a
    Initial commit Paulo Truta 2020-11-08 21:46:59 +0100