mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-14 16:55:00 +01:00
store karin data on host fs
This commit is contained in:
parent
40061eebc3
commit
226e5a40b0
3 changed files with 15 additions and 0 deletions
|
|
@ -123,3 +123,9 @@
|
|||
project_src: /apps
|
||||
state: present
|
||||
restarted: true
|
||||
#####
|
||||
# POST: things after starting up
|
||||
#####
|
||||
- name: Run CORS db migrations
|
||||
ansible.builtin.shell: |
|
||||
docker exec -w /app/server cors-school-server diesel migration run
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue