Commit Graph

194 Commits

Author SHA1 Message Date
Jonas Kaninda
d76e823eaf docs: update goma archi 2024-11-10 20:13:46 +01:00
Jonas Kaninda
9ba206db66 ci: bin release remove extra files 2024-11-10 20:01:20 +01:00
Jonas Kaninda
14657bb83b feat: add log level for better debugging 2024-11-10 19:59:38 +01:00
Jonas Kaninda
bbaf47fa0c feat: add log level for better debugging 2024-11-10 19:58:53 +01:00
Jonas Kaninda
0d406e3256 Merge branch 'main' of github.com:jkaninda/goma-gateway into docs 2024-11-10 18:35:02 +01:00
Jonas Kaninda
adf51e16a5 Docs: update configuration and deployment 2024-11-10 18:33:44 +01:00
Jonas Kaninda
b2ae3cf0a5 Docs: update configuration and deployment 2024-11-10 17:47:05 +01:00
ec9c8c0e71 Merge pull request #82 from jkaninda/feature/metrics
Feature/metrics
2024-11-10 17:16:48 +01:00
77357d84e2 Merge pull request #81 from jkaninda/feature/loadbalancer
Feature/loadbalancer
2024-11-10 17:16:21 +01:00
Jonas Kaninda
00702e138b feat: add metrics 2024-11-10 17:06:58 +01:00
29adedcbb7 Merge pull request #54 from kiritohyugen/feature/gateway-logger
Modifying logger for better error tracing
2024-11-10 16:39:17 +01:00
Jonas Kaninda
a549e33e9a feat: add configuration checking 2024-11-10 14:52:31 +01:00
Jonas Kaninda
1a038ce0f5 Merge branch 'routing-capabilities' into route-loadbalancing 2024-11-10 08:18:25 +01:00
Jonas Kaninda
d97306a2ec Merge branch 'main' of github.com:jkaninda/goma-gateway into route-loadbalancing 2024-11-10 08:18:05 +01:00
8e5e01239d Merge pull request #80 from jkaninda/docs
docs: update deployment config
2024-11-10 08:16:47 +01:00
Jonas Kaninda
0895151b59 docs: update deployment config 2024-11-10 08:15:47 +01:00
Jonas Kaninda
bc057dd435 feat: add multiple hosts rounting capabilities 2024-11-10 07:56:46 +01:00
4ee9ec5825 Merge pull request #79 from jkaninda/docs
docs: update todo list
2024-11-09 15:19:24 +01:00
Jonas Kaninda
7bb64497c2 docs: update todo list 2024-11-09 15:18:43 +01:00
3e865ffe99 Merge pull request #78 from jkaninda/docs
docs: update deployment doc
2024-11-09 15:07:05 +01:00
Jonas Kaninda
3daa750e54 docs: update deployment doc 2024-11-09 15:06:09 +01:00
a598830649 Merge pull request #77 from jkaninda/docs
docs: update todo list
2024-11-09 11:06:12 +01:00
11b64df0fa docs: update todo list 2024-11-09 11:05:21 +01:00
0f39ead97c feat: add routes loadblancing 2024-11-09 10:59:17 +01:00
f6a3556858 Merge pull request #76 from jkaninda/refactor
Refactor
2024-11-09 05:46:32 +01:00
1279f82bf9 chore: remove server name 2024-11-09 05:45:49 +01:00
7de898962d fix: error in creating default configuration 2024-11-09 05:34:23 +01:00
c6d1e0e6be Merge pull request #75 from jkaninda/docs
update CONTRIBUTING.md
2024-11-09 05:18:28 +01:00
027728d3c2 update CONTRIBUTING.md 2024-11-09 05:16:52 +01:00
fc96d69486 Merge pull request #74 from jkaninda/docs
Docs
2024-11-09 05:15:32 +01:00
046abdda24 add CONTRIBUTING.md 2024-11-09 05:14:43 +01:00
ce9a53b6e2 ci: go test on push 2024-11-09 04:52:38 +01:00
ea1dbf26bd docs: update configuration deployment 2024-11-09 04:52:05 +01:00
8730fcd98e Merge pull request #73 from jkaninda/route-allowed-methods
docs: add configuration example file
2024-11-08 23:16:52 +01:00
21d7dbfc52 docs: add configuration example file 2024-11-08 23:16:12 +01:00
293325dcb1 Merge pull request #72 from jkaninda/route-allowed-methods
feat: add limit HTTP methods allowed for a particular route
2024-11-08 23:10:13 +01:00
d24625496f feat: add limit HTTP methods allowed for a particular route 2024-11-08 22:58:09 +01:00
87bb8f9f99 Merge pull request #71 from jkaninda/docs
docs: update docker deployment
2024-11-08 20:11:39 +01:00
b8b5353568 docs: update docker deployment 2024-11-08 20:10:01 +01:00
26599f52eb Merge pull request #70 from jkaninda/docs
add block common exploits and OAuth middleware
2024-11-08 20:00:50 +01:00
e27751ee46 docs: add block common exploits and oauth middleware 2024-11-08 19:39:38 +01:00
d4de147524 docs: add block common exploits and oauth middleware 2024-11-08 19:34:28 +01:00
b2e9f8e84f Merge pull request #69 from jkaninda/develop
refactor: change cookie name
2024-11-08 18:19:58 +01:00
2012ac69a3 refactor: change cookie name 2024-11-08 18:19:26 +01:00
b38bd9bf42 Merge pull request #68 from jkaninda/develop
feat: add OAuth token validity verification
2024-11-08 12:09:22 +01:00
bd20895306 feat: add oauth token validity verification 2024-11-08 12:03:52 +01:00
5e6223f52a Merge pull request #67 from jkaninda/oauth-middleware
chore: add default configuration file verification before generating …
2024-11-07 16:01:51 +01:00
d6e7791cb4 chore: add default configuration file verification before generating a new one when passing a wrong config file 2024-11-07 15:53:36 +01:00
d4b4a1cf35 chore: change configuration path 2024-11-07 15:42:11 +01:00
b0d8b77ee2 Merge pull request #66 from jkaninda/oauth-middleware
feat: add Oauth middleware
2024-11-07 12:29:02 +01:00