1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-02-19 13:54:25 +01:00

updates openprojects part in README

This commit is contained in:
Nicolas Florentin 2016-06-13 11:34:11 +02:00
parent 7d1106d4ef
commit 8431dac430

View File

@ -538,10 +538,11 @@ If you want to try it, you can visit [this fab-manager](https://fablab.lacasemat
To start using this awesome feature, there are a few steps:
- send a mail to **contact@fab-manager.com** asking for your Open Projects client's credentials and giving them the name of your fab-manager, they will give you an `OPENLAB_APP_ID` and an `OPENLAB_APP_SECRET`
- fill in the value of the keys in your `application.yml`
- make sur you have an environment variable called OPENLAB_BASE_URI set to 'https://openprojects.fab-manager.com'
- start your fab-manager app
- export your projects to open-projects (if you already have projects created on your fab-manager, unless you can skip that part) executing this command: `bundle exec rake fablab:openlab:bulk_export`
**IMPORTANT: please run your server in production mode.**
Go to your projects gallery and enjoy seeing your projects available from everywhere ! That's all.
<a name="known-issues"></a>