Node microservice that provides interface between hosting nodes and frontend.
Go to file
2021-01-08 22:37:38 +01:00
apps 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
common Configuration structure 2021-01-08 22:37:38 +01:00
docker Configuration structure 2021-01-08 22:37:38 +01:00
node Node index finalization 2020-07-21 23:11:56 +02:00
ui Final touches 2020-07-26 00:34:16 +02:00
.gitignore Fix status 2020-07-23 12:09:06 +02:00
api.http Support for Docker exec API calls 2020-08-07 00:36:40 +02:00
auth.go Final touches 2020-07-26 00:34:16 +02:00
config.go Configuration structure 2021-01-08 22:37:38 +01:00
go.mod Configuration structure 2021-01-08 22:37:38 +01:00
go.sum Configuration structure 2021-01-08 22:37:38 +01:00
handlers.go Delete fixes 2020-10-05 11:43:09 +02:00
main.go 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
Makefile 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
README.md Documentation related comments 2020-07-30 22:46:09 +02:00
stats.go Final touches 2020-07-26 00:34:16 +02:00
templates.go Basic UI template 2020-07-14 00:01:42 +02:00
types.go Possibility to enable techs and services via API 2020-08-21 01:00:24 +02:00