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

Add dev environment and update docs #79

Merged
merged 9 commits into from
Feb 19, 2021

Conversation

guzman-raphael
Copy link
Collaborator

@guzman-raphael guzman-raphael commented Feb 19, 2021

This PR serves to:

  • Add dev docker environment that supports hot/live reloading.
  • Remove base docker environment to simplify dependencies.
  • Add documentation on running environments.
  • Update general docs.

Fix #74

@guzman-raphael guzman-raphael marked this pull request as ready for review February 19, 2021 21:56
@guzman-raphael guzman-raphael changed the title Add hot reloading dev environment Add dev environment and update docs Feb 19, 2021
command: pharus
fakeservices.datajoint.io:
<<: *net
image: raphaelguzman/nginx:v0.0.15
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be hosted on a datajoint dockerhub verse our own dev username?

Copy link
Collaborator Author

@guzman-raphael guzman-raphael Feb 19, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Synicix Good catch. Unfortunately, this one is tricky to solve properly... It is a repo I created a long while back that I wasn't sure if we would need it but now it has grown to be dependent on various projects. I'd like to move it now but it would have breaking changes for other projects. Let's use it for now and I can mirror it to a datajoint or vathes public repo soon to give some time for us to migrate things over.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will file an issue for it then. Just as a concern

@Synicix Synicix merged commit e6ae1bf into datajoint:master Feb 19, 2021
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.

Setting Up Issue
3 participants