20 lines
531 B
Org Mode
20 lines
531 B
Org Mode
# -*- ispell-local-dictionary: "english" -*-
|
|
#+PROPERTY: TASK_CATEG opensem
|
|
|
|
* Build source code
|
|
|
|
Using a ~Dockerfile~ and forcing latest known working ~composer.lock~
|
|
and ~yarn.lock~ to ensure reproducible build.
|
|
|
|
We provide the resulting production ready application files in a
|
|
~tar.xz~.
|
|
|
|
* Charm usage
|
|
|
|
Please note that =paylib-system= relation is required and no
|
|
auto-summon exists. It won't auto-pair neither as no charm currently
|
|
provides this relation.
|
|
|
|
So you need to explicitly express this relation to a =stub= service.
|
|
|