ajout des fichiers
1
.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
/.idea
|
BIN
DSC01813-lohalo-450x450.jpeg
Normal file
After Width: | Height: | Size: 80 KiB |
182
README.md
|
@ -1,92 +1,156 @@
|
|||
# Outils Collaboration OBNL
|
||||
# Collaboration et gestion de projets bénévoles dans une OBNL avec des logiciels libres
|
||||
|
||||
## Introduction
|
||||
|
||||
![](DSC01813-lohalo-450x450.jpeg)
|
||||
|
||||
## Getting started
|
||||
- François Pelletier
|
||||
- Expert en science des données et outils de collaboration libres
|
||||
- Bénévole et militant du logiciel libre depuis plus de 10 ans (FACiL, LinuQ, Linux-Meetup, Drave)
|
||||
- Utilisateur de GNU/Linux depuis plus de 15 ans
|
||||
|
||||
To make it easy for you to get started with GitLab, here's a list of recommended next steps.
|
||||
## FACiL
|
||||
|
||||
Already a pro? Just edit this README.md and make it your own. Want to make it easy? [Use the template at the bottom](#editing-this-readme)!
|
||||
![](logo-facil.png)
|
||||
|
||||
## Add your files
|
||||
OBNL dont le mandat est de promouvoir l'adoption, l'usage et la démocratisation de l'informatique libre.
|
||||
|
||||
- [ ] [Create](https://docs.gitlab.com/ee/user/project/repository/web_editor.html#create-a-file) or [upload](https://docs.gitlab.com/ee/user/project/repository/web_editor.html#upload-a-file) files
|
||||
- [ ] [Add files using the command line](https://docs.gitlab.com/ee/gitlab-basics/add-file.html#add-a-file-using-the-command-line) or push an existing Git repository with the following command:
|
||||
## GRPM
|
||||
|
||||
```
|
||||
cd existing_repo
|
||||
git remote add origin https://git.jevalide.ca/gitlab/clients/outils-collaboration-obnl.git
|
||||
git branch -M main
|
||||
git push -uf origin main
|
||||
```
|
||||
Groupe de recherche en physique médicale. Là où je travaille. On utilise certains des outils que je vais présenter.
|
||||
|
||||
## Integrate with your tools
|
||||
## jevalide.ca
|
||||
|
||||
- [ ] [Set up project integrations](https://git.jevalide.ca/gitlab/clients/outils-collaboration-obnl/-/settings/integrations)
|
||||
![](logo-jevalideca.png)
|
||||
|
||||
## Collaborate with your team
|
||||
Mon entreprise de consultation. Mon expertise est au niveau de l'organisation de l'information.
|
||||
|
||||
- [ ] [Invite team members and collaborators](https://docs.gitlab.com/ee/user/project/members/)
|
||||
- [ ] [Create a new merge request](https://docs.gitlab.com/ee/user/project/merge_requests/creating_merge_requests.html)
|
||||
- [ ] [Automatically close issues from merge requests](https://docs.gitlab.com/ee/user/project/issues/managing_issues.html#closing-issues-automatically)
|
||||
- [ ] [Enable merge request approvals](https://docs.gitlab.com/ee/user/project/merge_requests/approvals/)
|
||||
- [ ] [Automatically merge when pipeline succeeds](https://docs.gitlab.com/ee/user/project/merge_requests/merge_when_pipeline_succeeds.html)
|
||||
- Conception de bases de données
|
||||
- Installation et personnalisation d'outils de collaboration
|
||||
- Extraction de données et entreposage
|
||||
- Analyse de contenu texte (classification, mots-clés, sémantique)
|
||||
|
||||
## Test and Deploy
|
||||
## Ma présentation d'aujourd'hui
|
||||
|
||||
Use the built-in continuous integration in GitLab.
|
||||
- Logiciels que nous utilisons
|
||||
- pour collaborer
|
||||
- pour gérer nos membres, les adhésions et les communications
|
||||
- pour garder une trace de nos activités
|
||||
- pour archiver nos fichiers
|
||||
|
||||
- [ ] [Get started with GitLab CI/CD](https://docs.gitlab.com/ee/ci/quick_start/index.html)
|
||||
- [ ] [Analyze your code for known vulnerabilities with Static Application Security Testing(SAST)](https://docs.gitlab.com/ee/user/application_security/sast/)
|
||||
- [ ] [Deploy to Kubernetes, Amazon EC2, or Amazon ECS using Auto Deploy](https://docs.gitlab.com/ee/topics/autodevops/requirements.html)
|
||||
- [ ] [Use pull-based deployments for improved Kubernetes management](https://docs.gitlab.com/ee/user/clusters/agent/)
|
||||
- [ ] [Set up protected environments](https://docs.gitlab.com/ee/ci/environments/protected_environments.html)
|
||||
## Collaborer
|
||||
|
||||
***
|
||||
### Ébauche FACiLe
|
||||
|
||||
# Editing this README
|
||||
![](Screenshot_20221103_210523.png)
|
||||
|
||||
When you're ready to make this README your own, just edit this file and use the handy template below (or feel free to structure it however you want - this is just a starting point!). Thank you to [makeareadme.com](https://www.makeareadme.com/) for this template.
|
||||
Pour créer des documents en mode collaboratif, nous utilisons une instance du logiciel CryptPad.
|
||||
[Ébauche FACiLe](https://ebauche.facil.services/)
|
||||
|
||||
## Suggestions for a good README
|
||||
Every project is different, so consider which of these sections apply to yours. The sections used in the template are suggestions for most open source projects. Also keep in mind that while a README can be too long and detailed, too long is better than too short. If you think your README is too long, consider utilizing another form of documentation rather than cutting out information.
|
||||
Ce logiciel permet de créer en mode collaboratif:
|
||||
|
||||
## Name
|
||||
Choose a self-explaining name for your project.
|
||||
- des documents texte,
|
||||
- des tableurs
|
||||
- des projets Kanban
|
||||
- des formulaires
|
||||
- des tabeaux blancs
|
||||
- des présentations
|
||||
|
||||
## Description
|
||||
Let people know what your project can do specifically. Provide context and add a link to any reference visitors might be unfamiliar with. A list of Features or a Background subsection can also be added here. If there are alternatives to your project, this is a good place to list differentiating factors.
|
||||
### Conférence Facile
|
||||
|
||||
## Badges
|
||||
On some READMEs, you may see small images that convey metadata, such as whether or not all the tests are passing for the project. You can use Shields to add some to your README. Many services also have instructions for adding a badge.
|
||||
![](Screenshot_20221103_211131.png)
|
||||
|
||||
## Visuals
|
||||
Depending on what you are making, it can be a good idea to include screenshots or even a video (you'll frequently see GIFs rather than actual videos). Tools like ttygif can help, but check out Asciinema for a more sophisticated method.
|
||||
Pour la vidéoconférence, nous utilisons une instance de Jitsi Meet. C'est un logiciel libre similaire à ce qu'offre Zoom en mode navigateur
|
||||
|
||||
## Installation
|
||||
Within a particular ecosystem, there may be a common way of installing things, such as using Yarn, NuGet, or Homebrew. However, consider the possibility that whoever is reading your README is a novice and would like more guidance. Listing specific steps helps remove ambiguity and gets people to using your project as quickly as possible. If it only runs in a specific context like a particular programming language version or operating system or has dependencies that have to be installed manually, also add a Requirements subsection.
|
||||
[Conférence Facile](https://conference.facil.services/)
|
||||
|
||||
## Usage
|
||||
Use examples liberally, and show the expected output if you can. It's helpful to have inline the smallest example of usage that you can demonstrate, while providing links to more sophisticated examples if they are too long to reasonably include in the README.
|
||||
### Code Facile
|
||||
|
||||
## Support
|
||||
Tell people where they can go to for help. It can be any combination of an issue tracker, a chat room, an email address, etc.
|
||||
Pour le développement de toutes nos plateformes logicielles, nous utilisons une instance de GitLab, un logiciel libre de gestion de code source.
|
||||
|
||||
## Roadmap
|
||||
If you have ideas for releases in the future, it is a good idea to list them in the README.
|
||||
![](Screenshot_20221103_211527.png)
|
||||
|
||||
## Contributing
|
||||
State if you are open to contributions and what your requirements are for accepting them.
|
||||
Ce logiciel permet de:
|
||||
- gérer les versions de code source
|
||||
- rapporter les bogues
|
||||
- attribuer des tâches aux collaborateurs
|
||||
- synchroniser nos développements avec les équipes qui créent les logiciels
|
||||
|
||||
For people who want to make changes to your project, it's helpful to have some documentation on how to get started. Perhaps there is a script that they should run or some environment variables that they need to set. Make these steps explicit. These instructions could also be useful to your future self.
|
||||
### Dates Faciles
|
||||
|
||||
You can also document commands to lint the code or run tests. These steps help to ensure high code quality and reduce the likelihood that the changes inadvertently break something. Having instructions for running tests is especially helpful if it requires external setup, such as starting a Selenium server for testing in a browser.
|
||||
Instance du logiciel libre Framadate, qui permet de planifier des rendez-vous avec les heures les plus populaires.
|
||||
|
||||
## Authors and acknowledgment
|
||||
Show your appreciation to those who have contributed to the project.
|
||||
![](Screenshot_20221103_211732.png)
|
||||
|
||||
## License
|
||||
For open source projects, say how it is licensed.
|
||||
## Gestion des membres et communications
|
||||
|
||||
Pour gérer nos membres, nous utilisons CiviCRM, qui est un gestionnaire de relations client spécialisé pour les OBNL. Il est basé sur le système de gestion de contenu Drupal.
|
||||
|
||||
Nous pouvons gérer les adhésions des membres
|
||||
|
||||
![](Screenshot_20221103_212013.png)
|
||||
|
||||
Nous pouvons aussi communiquer via des campagnes de courriels
|
||||
|
||||
![](Screenshot_20221103_212117.png)
|
||||
|
||||
Nous avons aussi notre site web sur cette plateforme
|
||||
|
||||
![](Screenshot_20221103_212259.png)
|
||||
|
||||
[Site web de FACiL](https://facil.qc.ca)
|
||||
|
||||
## Communiquer avec la communauté
|
||||
|
||||
### Forums du libre du Québec
|
||||
|
||||
C'est un forum public pour tous les francophones. C'est aussi là que nous avons nos discussions privées pour le CA dans des sous-sections.
|
||||
|
||||
![](Screenshot_20221103_213022.png)
|
||||
|
||||
[Forums du libre du Québec](https://forumsdulibre.quebec/)
|
||||
|
||||
### Agenda du libre du Québec
|
||||
|
||||
![](Screenshot_20221103_213139.png)
|
||||
|
||||
[L'Agenda du libre du Québec](https://agendadulibre.qc.ca/?year=2019)
|
||||
|
||||
### Jasette Facile
|
||||
|
||||
C'est une instance du logiciel libre de réseau social Mastodon
|
||||
|
||||
![](Screenshot_20221103_213247.png)
|
||||
|
||||
[](https://jasette.facil.services/web/home)
|
||||
|
||||
### Framateam
|
||||
|
||||
Framateam est une instance publique de Mattermost, un logiciel libre de clavardage similaire à Slack. Nous utilisons une instance partagée par l'association Framasoft, mais nous allons bientôt avoir la nôtre.
|
||||
|
||||
![](Screenshot_20221103_213525.png)
|
||||
|
||||
## Garder une trace de nos activités
|
||||
|
||||
Pour garder une trace de toutes nos activités et de nos procès verbaux de rencontres, nous utilisons un Wiki de type MédiaWiki
|
||||
|
||||
[wiki de FACIL](https://wiki.facil.qc.ca/view/Accueil)
|
||||
|
||||
![](Screenshot_20221103_212414.png)
|
||||
|
||||
![](Screenshot_20221103_212501.png)
|
||||
|
||||
Nous avons aussi une section de revue de presse et des pages sur différents groupes partenaires.
|
||||
|
||||
## Archiver nos fichiers
|
||||
|
||||
Pour archiver nos fichiers, nous utilisons Nextcloud, un logiciel libre qui offre une plateforme de collaboration assez complète basée sur des fichiers et une base de données.
|
||||
|
||||
![](Screenshot_20221103_212839.png)
|
||||
|
||||
Nextcloud permet:
|
||||
- Le partage de fichiers
|
||||
- La création de cercles de collaboration
|
||||
- La gestion des tâches
|
||||
- La gestion des contacts et des calendriers
|
||||
|
||||
## Project status
|
||||
If you have run out of energy or time for your project, put a note at the top of the README saying that development has slowed down or stopped completely. Someone may choose to fork your project or volunteer to step in as a maintainer or owner, allowing your project to keep going. You can also make an explicit request for maintainers.
|
||||
|
|
BIN
Screenshot_20221103_210523.png
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
Screenshot_20221103_211131.png
Normal file
After Width: | Height: | Size: 383 KiB |
BIN
Screenshot_20221103_211527.png
Normal file
After Width: | Height: | Size: 159 KiB |
BIN
Screenshot_20221103_211732.png
Normal file
After Width: | Height: | Size: 74 KiB |
BIN
Screenshot_20221103_212013.png
Normal file
After Width: | Height: | Size: 76 KiB |
BIN
Screenshot_20221103_212117.png
Normal file
After Width: | Height: | Size: 81 KiB |
BIN
Screenshot_20221103_212259.png
Normal file
After Width: | Height: | Size: 190 KiB |
BIN
Screenshot_20221103_212414.png
Normal file
After Width: | Height: | Size: 205 KiB |
BIN
Screenshot_20221103_212501.png
Normal file
After Width: | Height: | Size: 99 KiB |
BIN
Screenshot_20221103_212803.png
Normal file
After Width: | Height: | Size: 164 KiB |
BIN
Screenshot_20221103_212839.png
Normal file
After Width: | Height: | Size: 100 KiB |
BIN
Screenshot_20221103_213022.png
Normal file
After Width: | Height: | Size: 188 KiB |
BIN
Screenshot_20221103_213139.png
Normal file
After Width: | Height: | Size: 63 KiB |
BIN
Screenshot_20221103_213247.png
Normal file
After Width: | Height: | Size: 386 KiB |
BIN
Screenshot_20221103_213525.png
Normal file
After Width: | Height: | Size: 142 KiB |
BIN
logo-facil.png
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
logo-jevalideca.png
Normal file
After Width: | Height: | Size: 16 KiB |