1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
Go to file
Sylvain 734ed09464 removed useless ERB extensions
Must speed-up webpack compilation process
2020-09-21 09:27:55 +02:00
.github change roadmap by feedback 2019-12-11 15:02:57 +01:00
app removed useless ERB extensions 2020-09-21 09:27:55 +02:00
bin migrate to webpack 2020-09-07 15:52:05 +02:00
config [WIP] fix webpack dependencies with global variables 2020-09-16 16:54:56 +02:00
db updated db structure 2020-08-31 10:58:39 +02:00
doc Documentation of the easy upgrade procedure 2020-07-21 09:08:20 +02:00
docker updated sidekiq & redis to v6 2020-06-09 16:23:07 +02:00
lib fixes import of JS dependencies 2020-09-14 16:08:49 +02:00
log init depot fabmanager 2015-05-05 03:10:25 +02:00
plugins extracting navi_gami from fab-manager repo 2016-05-26 15:13:36 +02:00
provision upgrade to ruby 2.6 2020-05-18 10:28:30 +02:00
public [ongoing] change user role 2020-05-04 18:32:25 +02:00
scripts upgrade scripts with -y 2020-07-01 10:52:43 +02:00
setup upgrade scripts with -y 2020-07-01 10:52:43 +02:00
test test members export 2020-07-22 13:01:52 +02:00
vendor/assets/fonts fixes import of JS dependencies 2020-09-14 16:08:49 +02:00
.browserslistrc migrate to webpack 2020-09-07 15:52:05 +02:00
.dockerignore update to rails 5.0.7.2 2020-03-25 12:35:07 +01:00
.eslintignore eslint & package.json 2018-10-25 12:38:32 +02:00
.eslintrc boolean-setting directive + eslint on .js.erb + refactored book_overlapping_slots using the new directive 2020-05-25 12:55:01 +02:00
.gemrc Do not generate docs for gems 2018-02-14 12:47:49 -06:00
.gitignore migrate to webpack 2020-09-07 15:52:05 +02:00
.nvmrc migrate to webpack 2020-09-07 15:52:05 +02:00
.rspec init depot fabmanager 2015-05-05 03:10:25 +02:00
.rubocop.yml changed rubocop rules for code complexity 2020-03-04 15:41:01 +01:00
.ruby-gemset restore gemset 2020-03-02 08:42:26 +01:00
.ruby-version upgrade to ruby 2.6 2020-05-18 10:28:30 +02:00
3rd-PARTY-LICENSES.md harmonize Fab-manager trademark syntax 2020-02-26 10:19:43 +01:00
babel.config.js fix locales with webpack 2020-09-15 15:00:05 +02:00
Capfile init depot fabmanager 2015-05-05 03:10:25 +02:00
CHANGELOG.md updated summernote 2020-09-15 17:01:47 +02:00
Cheffile clarified doc about setup of database.yml 2016-03-31 21:16:11 +02:00
coffeeerb.list removed erb suffixes 2018-10-25 13:06:09 +02:00
config.ru release 2.0 rc 2016-03-23 18:39:41 +01:00
CONTRIBUTING.md harmonize Fab-manager trademark syntax 2020-02-26 10:19:43 +01:00
crowdin.yml Update Crowdin configuration file 2019-12-11 12:42:47 +01:00
Dockerfile include postgresql-client in dockerfile to deal with rails db tasks 2020-06-29 10:54:42 +02:00
env.example test create and active new auth provider 2020-06-30 14:25:51 +02:00
Gemfile fixes import of JS dependencies 2020-09-14 16:08:49 +02:00
Gemfile.lock fixes import of JS dependencies 2020-09-14 16:08:49 +02:00
Guardfile init depot fabmanager 2015-05-05 03:10:25 +02:00
LICENSE.md unbranding LaCasemate 2019-03-26 14:04:45 +01:00
package.json [WIP] fix webpack dependencies with global variables 2020-09-16 16:54:56 +02:00
postcss.config.js migrate to webpack 2020-09-07 15:52:05 +02:00
Procfile Now using MailCatcher with docker instead of maildev 2020-04-14 12:19:39 +02:00
Rakefile init depot fabmanager 2015-05-05 03:10:25 +02:00
README.md [bug] unable to search for projects on OpenLab 2020-08-24 16:19:03 +02:00
Vagrantfile fixes development readme to use .env instead of application.yml 2020-04-29 17:41:11 +02:00
yarn.lock [WIP] fix webpack dependencies with global variables 2020-09-16 16:54:56 +02:00

Fab-manager

Fab-manager is the Fab Lab management solution. It provides a comprehensive, web-based, open-source tool to simplify your administrative tasks and your marker's projects.

Coverage Status Docker pulls Docker Build Status Crowdin

Table of Contents
  1. Software stack
  2. Contributing
  3. Setup a production environment
  4. Setup a development environment
  5. Internationalization (i18n)
  6. Open Projects
  7. Plugins
  8. Single Sign-On
  9. Known issues
  10. Related Documentation

Software stack

Fab-manager is a Ruby on Rails / AngularJS web application that runs on the following software:

  • Ubuntu LTS 14.04+ / Debian 8+
  • Ruby 2.6
  • Redis 6
  • Sidekiq 6
  • Elasticsearch 5.6
  • PostgreSQL 9.6

Contributing

Contributions are welcome. Please read the contribution guidelines for more information about the contribution process.

Setup a production environment

To run Fab-manager as a production application, you must follow the procedure described in the production readme. This procedure is using Docker-compose to manage the application and its dependencies.

Setup a development environment

In you intend to run Fab-manager on your local machine to contribute to the project development, you can set it up by following the development readme. This procedure relies on Docker-compose to set-up the dependencies.

Optionally, you can use a virtual development environment that relies on Vagrant and Virtual Box by following the virtual machine instructions.

Internationalization (i18n)

The Fab-manager application can only run in a single language but this language can easily be changed.

Please refer to the translation readme for instructions about configuring the language or to contribute to the translation.

Open Projects

This configuration is optional.

You can configure your Fab-manager to synchronize every project with the Open Projects platform. It's very simple and straightforward and in return, your users will be able to search over projects from all Fab-manager instances from within your platform. The deal is fair, you share your projects and as reward you benefits from projects of the whole community.

If you want to try it, you can visit this Fab-manager and see projects from different Fab-managers.

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 and the URL of your Fab-manager, they will give you an App ID and a secret
  • fill in the value of the keys in Admin > Projects > Settings > Projects sharing
  • 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 rails 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.

Plugins

Fab-manager has a system of plugins mainly inspired by Discourse architecture.

It enables you to write plugins which can:

  • have its proper models and database tables
  • have its proper assets (js & css)
  • override existing behaviours of Fab-manager
  • add features by adding views, controllers, ect...

To install a plugin, you just have to copy the plugin folder which contains its code into the folder plugins of Fab-manager.

You can see an example on the repo of navinum gamification plugin

Single Sign-On

Fab-manager can be connected to a Single Sign-On server which will provide its own authentication for the platform's users. Currently, OAuth 2 is the only supported protocol for SSO authentication.

For an example of how to use configure an SSO in Fab-manager, please read sso_with_github.md.

Known issues

Before reporting an issue, please check if your issue is not listed in the know issues with its solution.