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 default ERPNext installation to Easy Install script (develop) #473

Merged
merged 12 commits into from Sep 1, 2017

Conversation

rishabhnambiar
Copy link

@rishabhnambiar rishabhnambiar commented Aug 20, 2017

@rmehta, I'm creating a site called site1.default for default ERPNext installation. Is this approach okay or should we name the site in another way?

Works great on Ubuntu 16.04, I will now test on all other OSes.

  • Test on OS X
  • Test on Debian 7.1
  • Test on Centos 7.3
  • Test on Ubuntu 16.04
  • Fix incomplete README.md

@rmehta
Copy link
Member

rmehta commented Aug 20, 2017

site1.local would be a better name!

@rishabhnambiar
Copy link
Author

site1.local it is!

@@ -84,3 +84,7 @@
# setup development environment
- include: includes/setup_dev_env.yml
when: not run_travis and not production

# setup an erpnext site called site1.local
- include: includes/setup_erpnext.yml
Copy link
Member

Choose a reason for hiding this comment

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

why not just add it to setup_dev_env.yml?

Copy link
Author

Choose a reason for hiding this comment

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

Yes that makes more sense, I'll do it, thanks

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.

None yet

3 participants