elastic / elastic/docs-content

[Request] Update air gapped docs to show how to run in production

Open
#7,791 1 comment 0 reactions 0 assignees View on GitHub
Team:SKI
Dominant language
No language data
Stars
47
Forks
261
Avg merge
3d 12h
Merged PRs (30d)
116

Description

## Description

The [documentation on hosting your own package repo](https://www.elastic.co/guide/en/fleet/current/air-gapped.html) has instructions on running the container in the foreground. It would be more practical in a production environment to have the container run detached and potentially automatically restart.

something like:
`docker run -d --restart=unless-stopped -it -p 8080:8080 docker.elastic.co/package-registry/distribution:8.0.0`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.