Yanislav Igonin
|
db8a46cdf1
|
build: modernize Wave 1 baseline (#16)
* chore: add agents md
* docs: expand repository and setup guides
* docs: plan project modernization
* docs: add Wave 1 implementation plan
* test: characterize legacy behavior
* build: update Go and Fiber v2
* fix(gateway): preserve duplicate auth behavior
* refactor(db): migrate to pgx v5
* refactor: replace deprecated I/O APIs
* build: add local PostgreSQL compose
* build: add multi-stage image
* ci: replace legacy deployment workflow
* fix(deps): update vulnerable Go modules
* docs: document modern development workflow
|
2026-07-16 16:08:54 +09:00 |
|
Yanislav Igonin
|
03f0dfc55d
|
add middleware to traefik
|
2022-02-28 11:54:14 +02:00 |
|
Yanislav Igonin
|
8a194d7f48
|
change path to pathprefix
|
2022-02-28 11:33:50 +02:00 |
|
Yanislav Igonin
|
c5d0ebfbca
|
add slash for prefix
|
2022-02-28 11:32:11 +02:00 |
|
Yanislav Igonin
|
88aba20245
|
fix labels
|
2022-02-28 11:28:21 +02:00 |
|
Yanislav Igonin
|
03f210bf4a
|
fix label
|
2022-02-28 11:26:08 +02:00 |
|
Yanislav Igonin
|
6b67e11e3b
|
fix
|
2022-02-28 11:24:24 +02:00 |
|
Yanislav Igonin
|
6c1ac1367e
|
add stripprefix for deploy
|
2022-02-28 11:22:08 +02:00 |
|
Yanislav Igonin
|
79e6cc8e5b
|
Feature - Gateway (#12)
* feat: add geateway config
* feat: add ping controller for check by gateway
* feat: add new env vars for gateway
* feat: update config
* gateway request wip
* feat: add auth header for gateway request
* feat: separate gateway folder
* update endpoint for gateway
* add makefile
* lint
* swap png to svg
* add url of board to request to gateway
* change deployed path prefix
* add env in compose
* add body log on gateway connect
|
2022-02-28 10:18:44 +03:00 |
|
Yanislav Igonin
|
164f41ed9e
|
feat: rename env var
|
2022-02-06 19:37:20 +02:00 |
|
Yanislav Igonin
|
8c448d11a1
|
fix: add defults for threads max count, also add some helpful method to handle default config values
|
2021-11-20 19:32:05 +02:00 |
|
Yanislav Igonin
|
8990de565b
|
fix: volumes
|
2021-09-11 01:01:03 +03:00 |
|
Yanislav Igonin
|
4c194d4a5a
|
feat: add docker compose volume
|
2021-09-11 00:21:14 +03:00 |
|
Yanislav Igonin
|
3fd7f1c3fb
|
feat: add env in compose
|
2021-09-05 00:48:27 +03:00 |
|
Yanislav Igonin
|
db0294ca3d
|
feat: update loadbalancer port
|
2021-08-28 20:02:32 +03:00 |
|
Yanislav Igonin
|
f13316b7ff
|
feat: add compose file for swarm
|
2021-08-28 19:56:40 +03:00 |
|