new: [codimd] add charm #1

Closed
njeudy wants to merge 1 commits from charm-codimd-new into lokavaluto/dev/master
njeudy commented 4 years ago
  • Création du charm codimd
  • Création des répertoires utiles
  • Création de la base de données Postgresql.
- Création du charm codimd - Création des répertoires utiles - Création de la base de données Postgresql.
vlab was assigned by njeudy 4 years ago
vlab reviewed 4 years ago
vlab left a comment

je t'ai fait les changement et j'ai pushé sur git.0k.io branche master

#!/bin/bash
## XXXvlab: this hook should go into a generic odoo image
vlab commented 4 years ago
Poster
Owner

mention about 'odoo', bad copy paste

mention about 'odoo', bad copy paste
## XXXvlab: this hook should go into a generic odoo image
## XXXvlab: should get location of code
CONFIG=$SERVICE_CONFIGSTORE/etc/odoo-server.conf
vlab commented 4 years ago
Poster
Owner

same on both line

same on both line
## XXXvlab: should get location of code
CONFIG=$SERVICE_CONFIGSTORE/etc/odoo-server.conf
. lib/common
vlab commented 4 years ago
Poster
Owner

no lib/common provided

no `lib/common` provided
docker-image: nabo.codimd.dev/hackmdio/hackmd:2.2.0
vlab commented 4 years ago
Poster
Owner

need to push the image to docker.0k.io just to be sure that we have a copy.

need to push the image to ``docker.0k.io`` just to be sure that we have a copy.
# tty: true
# environment:
# INITIAL_LANG: fr_FR
# LIST_DB: 'true'
vlab commented 4 years ago
Poster
Owner

lot of commented code that should not be committed

lot of commented code that should not be committed
database: "main storage"
default-options:
extensions:
- unaccent
vlab commented 4 years ago
Poster
Owner

do we need unaccent ?

do we need `unaccent` ?
Owner

T'inquiète j'ai pushé la version corrigée par mes soins sur master de git.0k.io. Du coup tu peux utiliser codimd.

T'inquiète j'ai pushé la version corrigée par mes soins sur ``master`` de ``git.0k.io``. Du coup tu peux utiliser ``codimd``.
vlab closed this pull request 4 years ago
Please reopen this pull request to perform a merge.
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

This pull request currently doesn't have any dependencies.

Loading…
There is no content yet.