Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Docker installation management #572

Open
3alpha opened this issue May 22, 2023 · 0 comments
Open

Improve Docker installation management #572

3alpha opened this issue May 22, 2023 · 0 comments
Assignees

Comments

@3alpha
Copy link
Member

3alpha commented May 22, 2023

Docker is a crucial piece of a puzzle in DAppNode system so we need to take special care for its updates. Currently, there are two types of Docker installations in wild

  • DAppNodes that have been deployed before Nov 9. 2022 have Docker installed from a .deb package
  • More recent installations have Docker repo added to /etc/apt/sources.list.d

For context: #507

Work that needs to be done is following

  • Docker repo needs to be added to the older DAppNode installs
  • There has to be devised foolproof way of installing Docker updates taking into account that Docker is essential part of the whole DAppNode system and failed installation cannot be an option

It is worth to note that out of the abundance of caution, Docker updates are disabled through DAppManager frontend.

@3alpha 3alpha self-assigned this May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant