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

Status? #60

Open
jmatsushita opened this issue Jan 12, 2016 · 1 comment
Open

Status? #60

jmatsushita opened this issue Jan 12, 2016 · 1 comment

Comments

@jmatsushita
Copy link

Hi there,

I'm looking into deploying osf on a test server and tried a few things with this repo but didn't get very far. Before I spend more time looking into it, would you mind letting me know what is the current status of the scripts here, or if there is a particular branch I should use to have some known good configuration?

I've tried to use deploy.yml but it seems that the osf role has been moved into the (legacy) folder on master.

I've tried to use docker-osf.yml but it seems relatively bleeding edge? I'm happy to chase this as ansible/docker would be my preferred approach if that's useful.

Cheers!

Jun

@mattclark
Copy link
Member

Hi Jun,

Yes, the ansible/docker deployment is what we are currently using and the docker-osf.yml is what let's us deploy the full set of osf dockerized services to a single box or scaled set among many servers. What is missing is another set of yml files which contain our private configurations and passwords, so it may not be clear what configuration is necessary for the services to communicate.

At this time we are building up a docker-compose for the osf so that the services may be easily linked on a single server or development machine. That is on the feature/updating-osf-compose branch of our docker-library: https://github.com/CenterForOpenScience/docker-library/blob/feature/updating-osf-compose/osf/docker-compose.yml

Once complete we'll be circling around to provide more detail to the ansible scripts, but let us know if you've specific questions.

Best,
Matt

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