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

Docker based hot-reload solution for dev environment #516

Open
eldadfux opened this issue Aug 29, 2020 · 2 comments
Open

Docker based hot-reload solution for dev environment #516

eldadfux opened this issue Aug 29, 2020 · 2 comments

Comments

@eldadfux
Copy link
Member

@eldadfux eldadfux commented Aug 29, 2020

From version 0.7 the Appwrite containers requires a reload for any changes to get applied. This is due to the fact that most of the codebase is loaded into memory for performance boosting.

We need help setting up a hot reload solution to our code when making changes during development.

From my short research this looks like a nice idea for a Docker based solution:
https://github.com/apogiatzis/docker-compose-livereloader
https://medium.com/better-programming/live-reloading-with-docker-compose-for-efficient-development-356d50e91e39

Any similar Docker based solution that gets the job done and is language agnostic can be considered for this issue.

@lightlace
Copy link

@lightlace lightlace commented Sep 26, 2020

I'd like to tackle this issue.

@eldadfux
Copy link
Member Author

@eldadfux eldadfux commented Sep 26, 2020

Please do 🙏🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.