getsentry / getsentry/self-hosted

Reorder install.sh to update docker images before shutting down

Open
#4,192 5 comments 2 reactions 1 assignee Claimed by @aldy505 View on GitHub
getsentry/self-hosted Improvement Self-hosted
Dominant language
Shell
Stars
9.6k
Forks
2k
Avg merge
1d 3h
Merged PRs (30d)
12

Description

### Problem Statement

The install.sh script shuts down Sentry before running the 'Fetching and updating docker images' step.

On slow internet connections, this can cause quite a long downtime for Sentry, when the script is doing something unrelated.

### Solution Brainstorm

Could the docker images be pulled before Sentry has been shutdown?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.