Commit Graph

589 Commits

Author SHA1 Message Date
Leandro Antônio Farias Machado
468a74ea88
docs(readme): api docs link 2024-04-09 13:01:39 -03:00
Leandro Antônio Farias Machado
be80e19ef3
Merge pull request #223 from OktopUSP/dev
fix(mongo): docker data map to local volume | closes #220
2024-04-09 01:25:24 -03:00
leandrofars
a4fcfba124 fix(mongo): docker data map to local volume | closes #220 2024-04-09 01:22:37 -03:00
Leandro Antônio Farias Machado
02d8dfe0d1
Merge pull request #222 from OktopUSP/dev
Frontend Dynamic Env Vars | Closes #218
2024-04-09 01:10:18 -03:00
leandrofars
41a088998c fix(frontend): dynamic ws endpoint 2024-04-09 01:07:11 -03:00
leandrofars
363668d726 feat: frontend with dynamic env vars 2024-04-09 01:04:58 -03:00
Roger Sacchelli
1f99d5a8a0 k8s deployment files 2024-04-07 15:26:04 +00:00
leandrofars
1528d885dd docs(readme): fix obuspa run websockets agent 2024-04-02 22:56:02 -03:00
Leandro Antônio Farias Machado
b4f588a052
Merge pull request #217 from OktopUSP/dev
Obuspa Test Docs | closes #207
2024-04-02 07:52:38 -03:00
leandrofars
4fc992d536 feat(agent): websockets obuspa run 2024-04-02 07:23:52 -03:00
leandrofars
f3ada68c84 feat(portainer): map data volume to host 2024-04-02 06:31:23 -03:00
Leandro Antônio Farias Machado
8d9898ef9a
Merge pull request #208 from OktopUSP/dev
agent build | ws fix missing files
2024-03-31 23:17:59 -03:00
leandrofars
716496073d build: obuspa agent 2024-03-31 23:02:19 -03:00
leandrofars
15bc760fbc build: pass docker_user env recursively to makefiles 2024-03-31 18:05:19 -03:00
leandrofars
3b0520d98a build: docker compose add frontend new image 2024-03-31 16:21:38 -03:00
leandrofars
462b7be85d build(frontend): makefile +dockerfile 2024-03-31 16:20:49 -03:00
leandrofars
06a28f6b60 fix(ws): missing code because of gitignore | closes #206 2024-03-31 16:08:20 -03:00
Leandro Antônio Farias Machado
77f016b31b
Merge pull request #198 from OktopUSP/dev
Microservices Architecture | closes #188
2024-03-26 15:54:16 -03:00
Leandro Antônio Farias Machado
b68a14b3d5
docs(readme): show made4it as sponsors 2024-03-26 15:52:51 -03:00
Leandro Antônio Farias Machado
9fb5c0bc77
docs(readme): change email of contact 2024-03-26 15:45:21 -03:00
leandrofars
8c7cb6d7e9 feat: deploy microservices via docker compose 2024-03-26 15:40:50 -03:00
leandrofars
b51614e5c8 feat: build system + docker compose for backend services 2024-03-25 23:54:26 -03:00
leandrofars
c891500b4b feat: build system + docker compose for backend services 2024-03-25 23:53:17 -03:00
Leandro Antônio Farias Machado
e9683b3342
docs(readme):update build options 2024-03-25 22:15:44 -03:00
leandrofars
89fda0e188 feat: stomp mtp support 2024-03-23 16:06:56 -03:00
Leandro Antônio Farias Machado
45339193d3
docs(readme): remove agent test p.s 2024-03-23 09:48:50 -03:00
Leandro Antônio Farias Machado
b636b57a86
docs(readme): update software architecture schema 2024-03-23 09:46:09 -03:00
leandrofars
b146a6edfc feat: actual code migrated to nats 2024-03-23 09:41:53 -03:00
leandrofars
ca82895e20 feat(controller): device get database 2024-03-21 22:14:06 -03:00
leandrofars
60b2040b5a feat(controller): websockets communication 2024-03-21 21:05:16 -03:00
leandrofars
2a2f7ef405 feat(controller): initial communication with mtp as microservices 2024-03-20 22:36:06 -03:00
leandrofars
479198ead1 feat(adapter): listen for nats requests + small refacts 2024-03-19 23:37:35 -03:00
leandrofars
8b56913b07 chore: new folder structure 2024-03-17 22:47:10 -03:00
leandrofars
b434935941 feat: new software architecture 2024-03-17 22:45:33 -03:00
leandrofars
251a0b3f4e chore: remove compiled app 2024-03-12 12:07:17 -03:00
leandrofars
745e7d6658 fix(mqtt): ignored folders 2024-03-12 12:06:31 -03:00
leandrofars
1920b8b701 build: new build workflow with dokcer and makefile 2024-03-12 11:41:51 -03:00
leandrofars
cae1826355 docs: new readme layout 2024-03-09 12:55:06 -03:00
leandrofars
bda64273c6 feat: websockets mtp migrate to microservices 2024-03-09 12:47:16 -03:00
leandrofars
be412cdaea feat: mqtt + nats communication with device status and info 2024-03-05 22:57:35 -03:00
leandrofars
9f05b8f364 refact(mqtt): code organization + own readme 2024-02-29 19:35:11 -03:00
leandrofars
73a9376a33 refact: change project folders name 2024-02-27 21:29:41 -03:00
leandrofars
a6879f3849 refact(devops): change folders path + clean unused code and files 2024-02-24 09:45:45 -03:00
Leandro Antônio Farias Machado
0245b5fb0b
docs(readme): microservice software design | closes #186 2024-02-24 09:16:51 -03:00
Leandro Antônio Farias Machado
370e5740e6
Merge pull request #193 from OktopUSP/dev
JWT Expiration Time Increase + Redirect to Login Page at 401 Error | Closes #146
2024-02-22 09:04:55 -03:00
leandrofars
ff3b808a46 chore(controller): increase jwt expiration time 2024-02-22 09:02:56 -03:00
leandrofars
5db5aa3ab7 feat(frontend): redirect user to login in case of expired jwt 2024-02-22 08:53:59 -03:00
Leandro Antônio Farias Machado
0a6b626164
Merge pull request #190 from OktopUSP/dev
Multi Protocol Architecture + Websockets MTP | Closes #100
2024-02-22 08:10:51 -03:00
leandrofars
17306b8923 docs(readme): agent-simulator info + websockets agent info 2024-02-22 08:01:26 -03:00
leandrofars
e30c285b34 docs(readme): add user as "user" + add ws run instructions 2024-02-22 07:14:18 -03:00