Commit Graph

33 Commits

Author SHA1 Message Date
Sergio Panseri
402b48bf5c Open 8081 port in the WS container
Since the container by default support TLS on port 8081, the docker compose yaml file should
make that port open by default.
2025-11-03 11:13:39 +01:00
leandrofars
c0323ecd5e fix(frontend): devices list pagination + nginx edge routes 2024-09-05 15:23:05 -03:00
leandrofars
b9c46bc419 fix(compose): forntend image name 2024-09-05 13:29:58 -03:00
leandrofars
2681e7c5a3 fix(frontend): custom-frontend + file-server 2024-07-12 17:49:20 -03:00
leandrofars
8d67c61e93 fix(frotend): images location + maps api key build 2024-07-11 13:00:25 -03:00
leandrofars
e47011b12d fix(controller): remove default falg enterprise true 2024-07-08 20:59:43 -03:00
leandrofars
40804f29e4 chore(compose): nginx remove depends_on 2024-07-08 15:06:43 -03:00
leandrofars
fd33b2e291 chore(nginx): add white label route + add websockets support for frontend 2024-07-08 11:55:44 -03:00
leandrofars
ba2c2f6318 fix(compose): add ngnix depends_on 2024-07-06 15:43:14 -03:00
Adriano Chiesa
bfdf5e125d Add TLS config to local deploy compose
To not run with TLS, you need to set the NATS_ENABLE_TLS flag to false and remove the TLS configuration from deploy/compose/nats_config/nats.cfg
2024-07-06 13:26:43 -03:00
leandrofars
1da6678c09 feat: file-server host logo image + add config to docker compose 2024-07-05 14:01:38 -03:00
leandrofars
99508c5f16 feat: create nginx on docker compose | close #305 2024-07-03 09:35:53 -03:00
leandrofars
6ad3e094f6 fix(deploy): container name typo 2024-06-13 12:12:53 -03:00
leandrofars
5df75815b5 Merge branch 'dev' 2024-04-24 14:37:47 -03:00
leandrofars
5322519a1e feat: block cwmp access in frontend + add cwmp profile to compose 2024-04-24 14:37:09 -03:00
ArthurGing
56de9c7de5
fix, compose deploy .env.frontend typo 2024-04-24 14:47:13 +08:00
leandrofars
7e5b9a682a fix: frotend env var typo 2024-04-23 14:03:51 -03:00
leandrofars
aa58763ad3 chore: change acs port exposure 2024-04-22 14:26:48 -03:00
leandrofars
4595c72e84 feat(acs): env file for compose deployment 2024-04-22 14:09:39 -03:00
leandrofars
b02d2463cf feat(acs): deploy via docker compose 2024-04-22 13:42:41 -03:00
leandrofars
02b66385bc chore: gitignore for nats data folder 2024-04-22 12:32:45 -03:00
leandrofars
558088d74b feat: inital cwmp server 2024-04-18 17:00:48 -03:00
leandrofars
9ff737855e feat: nats volume with persistent storage 2024-04-16 16:38:46 -03:00
leandrofars
a6c1f9ca5b fix: remove mqtt container dependency of redis 2024-04-15 18:53:57 -03:00
leandrofars
8d4d30243a perf: remove redis 2024-04-15 18:39:16 -03:00
leandrofars
a4fcfba124 fix(mongo): docker data map to local volume | closes #220 2024-04-09 01:22:37 -03:00
leandrofars
363668d726 feat: frontend with dynamic env vars 2024-04-09 01:04:58 -03:00
leandrofars
f3ada68c84 feat(portainer): map data volume to host 2024-04-02 06:31:23 -03:00
leandrofars
3b0520d98a build: docker compose add frontend new image 2024-03-31 16:21:38 -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
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