Skip to content

Web sockets on groups dashboard page, calendar functionality, facial recognition, graph of friends, member analytics, and more!#822

Merged
jm1021 merged 45 commits intoOpen-Coding-Society:mainfrom
adikatre:main
Mar 25, 2026
Merged

Web sockets on groups dashboard page, calendar functionality, facial recognition, graph of friends, member analytics, and more!#822
jm1021 merged 45 commits intoOpen-Coding-Society:mainfrom
adikatre:main

Conversation

@adikatre
Copy link
Contributor

  • need to confirm that the appropriate configs are present in nginx file

  • ensure that docker changes are not breaking
    ^ will confirm this with yash's group

  • websocket uses port 8589

adikatre and others added 30 commits March 20, 2026 10:08
@jm1021 jm1021 merged commit 7dfcee6 into Open-Coding-Society:main Mar 25, 2026
@jm1021
Copy link
Contributor

jm1021 commented Mar 25, 2026

Seems scary, hope you guys will take a look.

@adikatre
Copy link
Contributor Author

adikatre commented Mar 26, 2026

Will take a look.
The Spring PR, here, has some docker changes, and we need to verify that port 8589 is open and usable for the websocket connection. I will discuss with Yash's group tomorrow.

@jm1021
Copy link
Contributor

jm1021 commented Mar 26, 2026

These are the ports in use...

docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
988a206ef0ec socket_open "python3 socket_serv…" 33 hours ago Up 33 hours 0.0.0.0:8500->8500/tcp, :::8500->8500/tcp flask-socketio-1
76b56693361f flask_open "gunicorn main:app" 33 hours ago Up 33 hours 0.0.0.0:8587->8587/tcp, :::8587->8587/tcp flask-web-1
c8af55d6c653 db_automator "/app/entrypoint.sh" 33 hours ago Up 33 hours 0.0.0.0:8586->8586/tcp, :::8586->8586/tcp database-automator-log-capture-1
d0ad81d5fb8c java_springv1 "/__cacert_entrypoin…" 6 days ago Up 6 days 0.0.0.0:8585->8585/tcp, :::8585->8585/tcp spring_web_1
4c6263f62762 server-server "docker-entrypoint.s…" 5 weeks ago Up 5 weeks 0.0.0.0:3000->3000/tcp, :::3000->3000/tcp server-server-1
2504f34a74a1 0e40213cbfd3 "java -jar target/sp…" 10 months ago Up 4 months 0.0.0.0:8085->8085/tcp, :::8085->8085/tcp spring_2025_web_1
760c8a316096 flask_2025 "gunicorn main:app" 11 months ago Up 4 months 0.0.0.0:8087->8087/tcp, :::8087->8087/tcp flask_2025_web_1
85d99c66cce5 6e332e50d695 "gunicorn main:app" 16 months ago Up 4 months 8087/tcp, 0.0.0.0:8887->8887/tcp, :::8887->8887/tcp flocker_backend_web_1
8389496ccbac python_cspv1 "gunicorn main:app" 17 months ago Up 4 months 0.0.0.0:8082->8080/tcp, :::8082->8080/tcp nighthawk_csp_web_1
3e87d0b8c757 90f98210652a "gunicorn main:app" 19 months ago Up 4 months 0.0.0.0:8287->8087/tcp, :::8287->8087/tcp flask_portfolio2-web-1
9009ecfc43bf devops_v1 "gunicorn main:app" 20 months ago Up 4 months 0.0.0.0:8180->8180/tcp, :::8180->8180/tcp devops_web_1
04ec85374082 flask_port_v1 "gunicorn main:app" 20 months ago Up 4 months 0.0.0.0:8086->8086/tcp, :::8086->8086/tcp, 8087/tcp flask_portfolio_web_1
19ecffbb55b1 java_csav2 "java -jar target/cs…" 3 years ago Up 4 months 0.0.0.0:8081->8078/tcp, :::8081->8078/tcp nighthawk_csa_web_1
aa71c85603b8 python_society_v1 "gunicorn main:app" 3 years ago Up 4 months 0.0.0.0:8079->8080/tcp, :::8079->8080/tcp nighthawk_society_web_1

@jm1021
Copy link
Contributor

jm1021 commented Mar 26, 2026

8589 is free

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants