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 brief tutorial on how to create custom base box #4

Closed
philred opened this issue Oct 1, 2015 · 7 comments
Closed

Add brief tutorial on how to create custom base box #4

philred opened this issue Oct 1, 2015 · 7 comments

Comments

@philred
Copy link

philred commented Oct 1, 2015

I know that this build is based on HEAD builds, but I think it would be helpful to have a basic tutorial on how to add a custom base box to atlas in the README so that we can utilize this process for installations that aren't on HEAD.

@ruebot
Copy link
Contributor

ruebot commented Oct 1, 2015

@philred can you clarify what you mean by HEAD? Do you mean Islandora Foundation modules and libraries? If so, that'd be an issue for islandora_vagrant since the base box doesn't pull those in.

@philred
Copy link
Author

philred commented Oct 1, 2015

@ruebot I sure can! I think the best explanation would be an example. We've been customizing the old islandora_vagrant as a development copy of our existing islandora, which is not running on HEAD. So we've had to customize not just the islandora repos, but also fedora/solr/gsearch etc versions to match as closely as we can our existing environment.

We have the vagrant code for our custom install, but I wasn't sure exactly how you are creating and deploying the atlas base box.

@ruebot
Copy link
Contributor

ruebot commented Oct 1, 2015

Ah, ok. Process basically goes like this:

  1. clone this repo
  2. vagrant up
  3. vagrant package --base whatever_you_want_to_name_it
  4. Upload to atlas

So, that said, if you want to outline the process in the README, feel free too. Pull requests are always welcome 😄

@philred
Copy link
Author

philred commented Oct 1, 2015

Great, we'll work on that and see what we come up with.

@ruebot
Copy link
Contributor

ruebot commented Oct 1, 2015

@philred++

ruebot added a commit that referenced this issue Oct 1, 2015
Address Issue #4 (Instructions for custom base box)
@ruebot
Copy link
Contributor

ruebot commented Oct 1, 2015

@philred @nihilanth41 we cool to close this with merging #5?

@philred
Copy link
Author

philred commented Oct 1, 2015

Yep, thanks all!

@philred philred closed this as completed Oct 1, 2015
DonRichards pushed a commit that referenced this issue Jul 6, 2018
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

2 participants