# Fab-Manager's documentations ### User's manual The following guide describes what you can do and how to use Fab-manager. - [Français](fr/guide_utilisation_fab_manager_v4.3.pdf) ### System administrator - [Setup a production environment](production_readme.md) - [Configuring the environment variables](environment.md) - [Known issues with Fab-Manager](known-issues.md) - [Advanced PostgreSQL usage](postgresql_readme.md) - [Connecting a SSO using oAuth 2.0](sso_with_github.md) #### Upgrades procedures - [PostgreSQL](postgres_upgrade.md) - [ElasticSearch](elastic_upgrade.md) ### Developer's documentation #### How to setup a development environment - [With docker-compose](development_readme.md) - [With vagrant](virtual-machine.md) #### Externals - [ElasticSearch mapping](elasticsearch.md) - [Changing the database system](postgresql_readme.md) - [Create a new SSO method](sso_authentication.md) #### Diagrams - Database diagram ![40% center](diagram.png) - Class diagram ![40% center](class-diagram.svg) - Javascript dependencies ![40% center](js-modules-dependencies.svg) - Ruby dependencies ![40% center](gem-dependencies.svg)