mirror of
https://github.com/almet/notmyidea.git
synced 2025-04-28 19:42:37 +02:00
fixes
This commit is contained in:
parent
4a13d34bed
commit
38345604e5
2 changed files with 6 additions and 7 deletions
|
@ -1,10 +1,10 @@
|
||||||
---
|
---
|
||||||
title: Argos
|
title: Chariotte
|
||||||
save_as: argos/index.html
|
save_as: chariotte/index.html
|
||||||
template: worklog
|
template: worklog
|
||||||
---
|
---
|
||||||
|
|
||||||
## 27 Novembre 2023 (0h, 2h bénévoles, 4/5)
|
## 27 Novembre 2023 (0h, 4h bénévoles, 3/5)
|
||||||
|
|
||||||
Chariotte.fr est maintenant hébergé par Alwaysdata !
|
Chariotte.fr est maintenant hébergé par Alwaysdata !
|
||||||
Arthur m'a envoyé les données puis j'ai fait la commande suivante :
|
Arthur m'a envoyé les données puis j'ai fait la commande suivante :
|
||||||
|
@ -14,3 +14,5 @@ gpg --decrypt hb_chariotte_prod.pgdump.asc > hb_chariotte_prod.pgdump
|
||||||
scp hb_chariotte_prod.pgdump chariotte:..
|
scp hb_chariotte_prod.pgdump chariotte:..
|
||||||
pg_restore -C -f - hb_chariotte_prod.pgdump | sed 's/hb_chariotte_prod/chariotte_prod/g' | psql -U chariotte_prod -d chariotte_prod -h postgresql-chariotte.alwaysdata.net
|
pg_restore -C -f - hb_chariotte_prod.pgdump | sed 's/hb_chariotte_prod/chariotte_prod/g' | psql -U chariotte_prod -d chariotte_prod -h postgresql-chariotte.alwaysdata.net
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Le soir, j'ai tenté de comprendre pourquoi les mails ne sont pas envoyés. Sans trop réussir malheureusement.
|
|
@ -5,9 +5,6 @@ template: worklog
|
||||||
total_days: 25
|
total_days: 25
|
||||||
---
|
---
|
||||||
|
|
||||||
## Mardi 28 Novembre 2023 ()
|
|
||||||
|
|
||||||
Le matin, j'ai préparé un document pour le Memorium of Understanding pour NLNet, question de clarifier ce sur quoi on s'entend.
|
|
||||||
|
|
||||||
## Lundi 27 Novembre 2023 (8h, 4/5)
|
## Lundi 27 Novembre 2023 (8h, 4/5)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue