Skip to content
This repository has been archived by the owner on Dec 3, 2022. It is now read-only.

Update docker entrypoint to support new database, state check and restore when start failed #19

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from

Conversation

ysjiang4869
Copy link

Hi, I am develop vertica docker image for enterprise use. I find some problems and fix it.

  1. Merge dev docker-entrypoint.sh with master branch
  2. Add vertica running state check
  3. Add start timeout env suopport
  4. For single vertica, use wos may case database crash when lastgoodepoch is slow than current epoch, add recorvery function if start failed
  5. Ff you change the database name via env, it will create new database instead of throw error before

The script was fully test, hope can help impove.

1. if you change the database name via env, it will create new database instead of throw error
2. for single vertica, use wos may case database crash when lastgoodepoch is slow than current epoch, add recorvery function if start failed
add database start timeout env
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant