3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-14 21:31:50 +00:00
Commit graph

7 commits

Author SHA1 Message Date
rubyowo
b881245640
feat: make update script exit if one of the commands fail (#415)
* feat: make update script fail if merge conflict

* stop on first error with bash command

---------

Co-authored-by: Almeida <github@almeidx.dev>
2023-12-28 20:36:56 +00:00
Dragory
b67b3c35b7
build: refactor production containers
Production containers now copy the Zeppelin source files at
build-time rather than using a shared volume. This means fewer
permission issues and backend/dashboard builds only have to run once
at build-time, not every time the containers are started.

Docs in PRODUCTION.md have been updated accordingly.
2023-07-01 10:33:35 +00:00
Dragory
1308054d69
fix: use docker compose v2 syntax in update.sh; only stop/start the containers rather than recreating them 2022-08-07 13:52:41 +03:00
Dragory
61f8b1579b
feat: more work on prod docker setup 2022-08-06 22:18:21 +03:00
Dragory
6486dd7ca8
Update update scripts and process files 2021-09-04 19:57:59 +03:00
Dragory
51b104a096 Load NVM in update script 2019-05-07 22:27:50 +03:00
Dragory
a761a4e550 Add update.sh 2019-05-04 11:03:23 +03:00