Commit Graph

25 Commits

Author SHA1 Message Date
da3e61eccb Hotfix: some instances use dashes rather than underscores in container names 2024-06-09 16:41:55 +09:00
e0de805af7 Add: gogo.sh script for quick access from employee side 2024-06-08 16:47:12 +09:00
4cdf3b4539 Fix: platform_dummy import bugs 2024-06-08 14:40:36 +09:00
d4de07c340 Add: dci6 auth cli commands 2024-06-07 00:04:35 +09:00
dc6e61dcbe Fix: mgrctl vm6 cli help messages 2024-06-07 00:03:44 +09:00
f773898b71 Update: BaseAPI class now has error handler 2024-06-06 20:59:03 +09:00
cdf3a92527 Update: access funcs 2024-06-06 16:01:21 +09:00
8ad5e2a230 Refactoring: move API init statments to settings 2024-06-06 00:08:10 +09:00
5405679640 Fix: docker-compose docs and network name 2024-06-06 00:07:10 +09:00
72bfeb9193 Add: auth cmd prototype, dummy_platform for api 2024-06-05 00:38:17 +09:00
bb3b20e6c8 Add: depends (tabulate) 2024-06-05 00:36:36 +09:00
287216d975 Add: devtools, Makefile 2024-06-05 00:35:21 +09:00
0f96d0f956 Update: dockerize app, rename pkg to mgrctl, fix imports 2024-06-03 18:58:27 +09:00
34e8118327 Add: sh lib 2024-06-03 10:12:55 +09:00
45f9204c6c Refactoring: remove core pkg, all subpkgs now in root pkg 2024-05-31 13:51:15 +09:00
1d72b8d015 Create: api handlers 2024-05-26 23:06:58 +09:00
f9a213fe3e Update: models now follow PEP, add connection func, example app for show all vm6 users 2024-02-11 23:10:29 +09:00
867cd1c022 Edit: gitignore 2024-02-11 12:00:46 +05:00
2bc9b2e94f Add: db models vm6,dci, and Docker file 2024-02-11 12:00:46 +05:00
c776632195 Add: core cli, lazy_group, example apps 2024-02-11 03:01:18 +09:00
c8c7060201 Add: settings values, json parser from file (function), demo example 2024-02-08 22:37:54 +09:00
961180a006 Add: environs lib 2024-02-08 18:06:33 +09:00
6e882e82c6 Update: name project, deps, docs 2024-02-08 14:30:50 +09:00
1cbaff3214 Create: core structure 2024-02-07 22:29:59 +09:00
f60035490b Initial commit 2024-01-17 14:57:00 +08:00