-
c93fc0ae59
chore: update handlers
master
JesusPerez
2021-10-19 21:03:37 +0100
-
5b81587184
chore: clean code, DRY. use json to files, avoid json string to parse
JesusPerez
2021-10-19 21:02:28 +0100
-
b34f0fbd5f
chore: add policy and rol + checkinfo out formats
JesusPerez
2021-10-16 00:28:34 +0100
-
6dbc6b6485
chore: move to 0.1.3 release
0.1.3
JesusPerez
2021-10-14 18:28:56 +0100
-
ab70fabbe3
chore: fix liveness and change if auth.role is empty
JesusPerez
2021-10-14 15:04:08 +0100
-
882ea24dea
chore: liveness as struct rather than a json string
JesusPerez
2021-10-14 15:03:23 +0100
-
7bf17a73ad
chore: fix webservers cloud load env - providers
JesusPerez
2021-10-13 23:58:29 +0100
-
5e36269671
chore: home handle via json request
JesusPerez
2021-10-12 11:13:51 +0100
-
56695fc2dd
chore: add apps as option
JesusPerez
2021-10-12 11:13:16 +0100
-
80810d30a6
chore: home filter
JesusPerez
2021-10-12 11:12:26 +0100
-
836ab03ccf
chore: home filter
JesusPerez
2021-10-12 11:11:37 +0100
-
9f77102f3a
chore: add run_check_app
JesusPerez
2021-10-09 01:00:45 +0100
-
97a2bfa891
chore: apps_services & cleanup
JesusPerez
2021-10-09 00:59:57 +0100
-
8a9fa96599
chore: apps_services & cleanup
JesusPerez
2021-10-09 00:59:41 +0100
-
d4f5bbce45
chore: add filters for apps_services & cleanup
JesusPerez
2021-10-09 00:59:11 +0100
-
943154725a
chore: fix versions & lib/webenv
JesusPerez
2021-10-09 00:58:21 +0100
-
e1524a40b1
chore: add rel_env to create releases
0.1.2
JesusPerez
2021-09-23 15:46:20 +0100
-
89c5592606
chore: check datastores not panic
JesusPerez
2021-09-23 12:54:08 +0100
-
723fbca34e
chore: datastore redis
JesusPerez
2021-09-23 12:52:07 +0100
-
28404160ed
chore: fix request config for liveness - get_cloud_check
JesusPerez
2021-09-23 12:42:51 +0100
-
1bc7dccb37
chore: add redis, redis-graph
JesusPerez
2021-09-20 20:49:03 +0100
-
6864cd3092
chore: add AppStore, AppDataConn & check datastores
JesusPerez
2021-09-19 23:18:54 +0100
-
2574068505
chore: add conns as Arc Mutex AppDataConn in DataDBs and clean unused code
JesusPerez
2021-09-19 23:17:46 +0100
-
a353559890
chore: add connectors and datastores
JesusPerez
2021-09-19 23:13:25 +0100
-
72a01648d6
chore: DRY review for schedtasks and use debug > 0 for println, cleanup
JesusPerez
2021-09-17 17:17:46 +0100
-
506a9eb086
chore: debug > 0 for println! and verbose > 0
JesusPerez
2021-09-17 17:10:23 +0100
-
ef6aaf8bbc
chore: change run_monitor to struct function
JesusPerez
2021-09-16 22:37:29 +0100
-
07105a7d17
chore: add DEBUG, logs to monitor
JesusPerez
2021-09-14 23:29:00 +0100
-
66ccd59f07
chore: remove non-sense pause for schedtasks
JesusPerez
2021-09-12 23:01:53 +0100
-
5633433f4c
chore: add config sleep pause for schedtasks
JesusPerez
2021-09-12 22:26:58 +0100
-
5b4a4b70b2
chore: panic if no run_mode no config
JesusPerez
2021-09-12 22:11:45 +0100
-
26b2f77300
chore: move tasks to job schedule, move main to async, result for tasks, clean-up
JesusPerez
2021-09-12 17:07:58 +0100
-
1456961851
chore: cleanup fix
JesusPerez
2021-09-12 17:04:53 +0100
-
e1c49d3b8a
chore: add monitor cloud task
JesusPerez
2021-09-11 19:25:51 +0100
-
af99fca9b8
chore: adding links
JesusPerez
2021-09-08 21:51:41 +0100
-
cfd4747f7b
chore: add link
JesusPerez
2021-09-08 20:46:27 +0100
-
8997e4170b
chore: remove license, use only license-file
JesusPerez
2021-09-08 20:45:54 +0100
-
094b8d547b
chore: add links, change title
JesusPerez
2021-09-08 19:30:03 +0100
-
e966738295
chore: change Info
JesusPerez
2021-09-08 19:28:48 +0100
-
ba3c279d66
chore: add description and others
JesusPerez
2021-09-08 19:28:03 +0100
-
e131677e37
chore: change license
JesusPerez
2021-09-08 19:27:36 +0100
-
f9dbda600e
chore: description, inspiration and why
JesusPerez
2021-09-07 22:27:49 +0100
-
a1781ee739
chore: move all tokio runtimes to one
JesusPerez
2021-09-07 18:23:33 +0100
-
072d50047c
chore: add home_path to WebServer config and fix APP_HOME
JesusPerez
2021-09-07 18:09:14 +0100
-
8864086ddc
chore: WebServer in config as vector for Multiples Webs mode
JesusPerez
2021-09-07 15:01:22 +0100
-
54e67f2c92
chore: WebServer in config as vector for Multiples Webs mode
JesusPerez
2021-09-07 15:01:04 +0100
-
c5a3c470ac
chore: pretty_env_logger, new web_rt.block_on out of monitor loop
JesusPerez
2021-09-07 10:05:12 +0100
-
683f606e33
chore: Cargo update versions
JesusPerez
2021-09-07 10:03:56 +0100
-
473117b90c
chore: rm Cargo.lock
JesusPerez
2021-09-01 18:53:12 +0100
-
8f67d8522b
chore: move librecloud::kloud to kloud
JesusPerez
2021-09-01 18:42:22 +0100
-
099fe105a3
chore: add version flag
JesusPerez
2021-08-31 23:01:15 +0100
-
1588e7bec0
chore: add src & cargo files
JesusPerez
2021-08-28 15:23:34 +0100
-
84ee02512a
chore: fix readme
JesusPerez
2021-08-28 15:22:25 +0100
-
f991973c2f
init repo
JesusPerez
2021-08-28 15:21:21 +0100