• Joined on 2021-12-08
ofilter closed issue ofilter/Steam_Invite_Discord#23 2023-12-26 22:36:53 +01:00
Improve How To use/help
ofilter commented on issue ofilter/Steam_Invite_Discord#23 2023-12-26 22:36:53 +01:00
Improve How To use/help

Got lil feedback and made some command descriptions a bit simpler.

Moving to merge and close v1.3

ofilter pushed to 1.3 at ofilter/Steam_Invite_Discord 2023-12-26 22:35:28 +01:00
75bd4428da Minor commands description change.
ofilter pushed to 1.3 at ofilter/Steam_Invite_Discord 2023-12-26 22:14:30 +01:00
1e7391f49e Variable didnt had the correct name, therefore on boot would mess with the healthcheck web server until bot got connected once.
ofilter commented on issue ofilter/Steam_Invite_Discord#32 2023-12-26 22:02:09 +01:00
Add healthcheck

Healthcheck up and running.

Added on: https://gitea.filterhome.xyz/ofilter/Steam_Invite_Discord/pulls/37

Path been modified to /healthz

ofilter closed issue ofilter/Steam_Invite_Discord#32 2023-12-26 22:02:09 +01:00
Add healthcheck
ofilter commented on issue ofilter/Steam_Invite_Discord#36 2023-12-26 22:00:26 +01:00
Should /healthz be used as healthcheck instead of /

Done.

Also added the path+port info on the README.md file.

ofilter closed issue ofilter/Steam_Invite_Discord#36 2023-12-26 22:00:26 +01:00
Should /healthz be used as healthcheck instead of /
ofilter pushed to 1.3 at ofilter/Steam_Invite_Discord 2023-12-26 22:00:05 +01:00
901a656038 Updated readme to add the port/path information regarding the healthcheck
ofilter pushed to 1.3 at ofilter/Steam_Invite_Discord 2023-12-26 21:56:40 +01:00
6881b6226d Moved healthcheck path from / to /healthz
ofilter commented on issue ofilter/Steam_Invite_Discord#36 2023-12-26 21:52:09 +01:00
Should /healthz be used as healthcheck instead of /

Yeah will proceed with that.

ofilter deleted branch 1.3-webtest from ofilter/Steam_Invite_Discord 2023-12-26 21:51:02 +01:00
ofilter pushed to 1.3 at ofilter/Steam_Invite_Discord 2023-12-26 21:50:59 +01:00
8e985d772d Merge pull request '1.3-webtest' (#37) from 1.3-webtest into 1.3
b65f941879 HealthcheckHandler now handles all the process of starting the web server, so main.py remains cleaner.
8ee5e1cf03 Slightly improved code organization. (regarding healthcheck init)
c755d6e86f API server working correctly.
256b59b732 Applied the proof of concept, cannot currenlty test.
Compare 7 commits »
ofilter merged pull request ofilter/Steam_Invite_Discord#37 2023-12-26 21:50:57 +01:00
1.3-webtest
ofilter commented on pull request ofilter/Steam_Invite_Discord#37 2023-12-26 21:50:51 +01:00
1.3-webtest

Dev deployment worked correctly, proceeding with merge and deleting (this) webtest branch.

ofilter created pull request ofilter/Steam_Invite_Discord#37 2023-12-26 21:50:13 +01:00
1.3-webtest
ofilter commented on issue ofilter/Steam_Invite_Discord#36 2023-12-26 21:15:51 +01:00
Should /healthz be used as healthcheck instead of /

Thinking about it right now.

ofilter opened issue ofilter/Steam_Invite_Discord#36 2023-12-26 21:15:41 +01:00
Should /healthz be used as healthcheck instead of /
ofilter commented on issue ofilter/Steam_Invite_Discord#32 2023-12-26 21:13:13 +01:00
Add healthcheck

Web server added

b65f941879

Built the dockerfile and works correctly on dev.

Need to…

ofilter commented on issue ofilter/Steam_Invite_Discord#35 2023-12-26 21:11:46 +01:00
Why the hell this line exists

Done.