Update 10 11 2021 Team Meeting minutes authored by Moreau Nicolas's avatar Moreau Nicolas
---
title: "Meeting minutes"
author: [Philippe Salome]
date: "2021-11-10"
subject: "Markdown"
keywords: [Meeting, Minutes]
subtitle: "Attendees : Y.-A. Ba, M. Caillat, N. Moreau, P. Salome"
lang: "en"
page-background: "backgrounds/background1.pdf"
...
# Meeting minutes
## Attendees : Y.-A. Ba, M. Caillat, N. Moreau, P. Salome
## New server
It is decided that the new server install + change the devel / prod framework is delayed to January (after the delivery to IRAM)
1. New server should replace Juliette
2. Juliette should replace Romeo
3. What to do with Romeo ?
Need the help of Tarik and Philippe H.
[BL_serveur_commande_n_4500064480.pdf](uploads/107841f1d2f0ecf9e84f57637295779b/BL_serveur_commande_n_4500064480.pdf)
[Devis1-QUOTEPLUS_FR_REL_PUBL_39353626_2021_09_27.pdf](uploads/96a90a39e66d052677040f1460538b7d/Devis1-QUOTEPLUS_FR_REL_PUBL_39353626_2021_09_27.pdf)
## Database
- Urgent to move the service vm-alma-bd in Paris
## Software
- Plan a report by Nicolas of his formation for software management / organisation.
## Yafitssel
- A new script in on devel. It limits the number of outputs for a query (1000 max). A new command : LIMIT XXX OFFSET XXX is implemented
- Need to update the SQLite database regularly : not done yet (script: fs_to_sqlite.py : build the database).
- An issue is created in Yafits. Michel will take care of this point.
## Documentation
- Sphinx deployement is ready on romeo but fine-tuning is necessary. The Doc is not produced well now.
- Documentation to be accessible on-line with the version specified
- No information that is outside what is in the Docker
## Organisation
When an Issue is closed :do_not_litter:
- add a comment to explain what was done (super short)
- add the commit version (create merge request button -> mqke a branch). Keep track of the version with the change
## Next meeting
XX/11/2021 at 1.30pm
[minutes_101121.pdf](uploads/4272304429a1bae5df99b2143932dfec/minutes_101121.pdf)
PDF generated by
```java
pandoc minutes_101121.md -o minutes_101121.pdf --from markdown --template eisvogel --listings
---
title: 10-11-2021 Team Meeting minutes
author:
- Philippe Salome
date: '2021-11-10'
subject: Markdown
keywords:
- Meeting
- Minutes
subtitle: 'Attendees : Y.-A. Ba, M. Caillat, N. Moreau, P. Salome'
lang: en
page-background: backgrounds/background1.pdf
---
# Meeting minutes
## Attendees : Y.-A. Ba, M. Caillat, N. Moreau, P. Salome
## New server
It is decided that the new server install + change the devel / prod framework is delayed to January (after the delivery to IRAM)
1. New server should replace Juliette
2. Juliette should replace Romeo
3. What to do with Romeo ?
Need the help of Tarik and Philippe H.
[BL_serveur_commande_n_4500064480.pdf](uploads/107841f1d2f0ecf9e84f57637295779b/BL_serveur_commande_n_4500064480.pdf)
[Devis1-QUOTEPLUS_FR_REL_PUBL_39353626_2021_09_27.pdf](uploads/96a90a39e66d052677040f1460538b7d/Devis1-QUOTEPLUS_FR_REL_PUBL_39353626_2021_09_27.pdf)
## Database
- Urgent to move the service vm-alma-bd in Paris
## Software
- Plan a report by Nicolas of his formation for software management / organisation.
## Yafitssel
- A new script in on devel. It limits the number of outputs for a query (1000 max). A new command : LIMIT XXX OFFSET XXX is implemented
- Need to update the SQLite database regularly : not done yet (script: fs_to_sqlite.py : build the database).
- An issue is created in Yafits. Michel will take care of this point.
## Documentation
- Sphinx deployement is ready on romeo but fine-tuning is necessary. The Doc is not produced well now.
- Documentation to be accessible on-line with the version specified
- No information that is outside what is in the Docker
## Organisation
When an Issue is closed :do_not_litter:
- add a comment to explain what was done (super short)
- add the commit version (create merge request button -> mqke a branch). Keep track of the version with the change
## Next meeting
XX/11/2021 at 1.30pm
[minutes_101121.pdf](uploads/4272304429a1bae5df99b2143932dfec/minutes_101121.pdf)
PDF generated by
```java
pandoc minutes_101121.md -o minutes_101121.pdf --from markdown --template eisvogel --listings
```
\ No newline at end of file