Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate web frontend and backend into separate containers and repositories #1

Open
agtic opened this issue Jun 3, 2024 · 15 comments
Assignees

Comments

@agtic
Copy link
Owner

agtic commented Jun 3, 2024

This tool includes run as one primary daemons (chronos) and two secondary services managed by uwsgi (one that is also called chronos and second called socketio_server)

The backend daemon need to be separated from the web frontend so that it can run independently in it's own container without crashing or logging errors. This code should be in it's own github repo with unit tests.

The web frontend should be a separate and optional container in it's own github repo.

More details available in the original repository here:
https://bitbucket.org/quarck/chronos

@fardin-developer
Copy link

I have checked the files and started working on this, can you assign it to me?

@agtic
Copy link
Owner Author

agtic commented Jun 8, 2024

Done. Let me know if you have everything you need @fardin-developer

@fardin-developer
Copy link

Getting error while building docker container
#3

@fardin-developer
Copy link

Screenshot 2024-06-28 at 10 48 09 PM
Yes the project ran successfully, Thank you for the changes. I have started working on the code.

@agtic
Copy link
Owner Author

agtic commented Jun 28, 2024

please monitor the progress on the other open issue on this repo to update the Python version: #2
@Car85 is working on it.

If you get stuck, it might make sense to wait until the other issue is completed.

@fardin-developer
Copy link

Thanks for guiding.

@fardin-developer
Copy link

Hey, I have seperated the backend file and converted into rest api,
I want to ask some doubts about frontend, can we discuss about it in a virtual meeting or in direct chat !

@agtic
Copy link
Owner Author

agtic commented Jul 4, 2024

Sure thing.
Maybe early next week? I'm on holiday at the moment

@agtic
Copy link
Owner Author

agtic commented Aug 8, 2024

Hi @fardin-developer, do you still want to meet?

Or do you have some code for me to review?

@fardin-developer
Copy link

fardin-developer commented Aug 8, 2024 via email

@agtic
Copy link
Owner Author

agtic commented Aug 9, 2024

OK, can you suggest a day & time next week? I don't know what time zone you are in. I'm UTC-4

@agtic
Copy link
Owner Author

agtic commented Aug 13, 2024

@fardin-developer I could meeting this Thursday, Aug 15, anytime between 10 am and 2pm Eastern Time (UTC -4)
https://www.when2meet.com/?25909959-mLOmw
Let me know if you're available.

@fardin-developer
Copy link

fardin-developer commented Aug 13, 2024 via email

@agtic
Copy link
Owner Author

agtic commented Aug 14, 2024

Great. I sent you an invitation on LinkedIn

@fardin-developer
Copy link

fardin-developer commented Aug 14, 2024 via email

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

No branches or pull requests

3 participants
@fardin-developer @agtic and others