Project

General

Profile

Actions

Idea #18337

open

Easy install via OS package

Added by Tom Clegg over 2 years ago. Updated about 2 months ago.

Status:
In Progress
Priority:
Normal
Assigned To:
-
Target version:
Start date:
Due date:
Story points:
-
Release:
Release relationship:
Auto

Description

Setting up a new single-node Arvados cluster should look something like

# add-apt-repository ...
# apt-get install arvados-server
# arvados-server init [some options]
[answer some questions]
OK, you can now log in to https://workbench2.example.com/
# arvados-server health
OK

Scaling up by adding new system nodes should be just as easy.

It is okay if some installation environments (or sysadmin preferences) necessitate additional manual intervention. The idea is to make it extremely easy to start a production-quality cluster on a few suitable types of system that most people can get access to, like an on-prem server or publicly reachable cloud instance running Debian stable.

Things you don't currently get by installing arvados-server-easy on a cloud VM:
  • Cloud storage (currently it just stores on local disk by default, in /var/lib/arvados)
  • Diagnostics tool should use system root token from the config file when run on a server node, instead of requiring env vars #17344

Related issues

Related to Arvados - Idea #16552: "arvados-server init" can get TLS certificates from Let's EncryptResolvedTom Clegg07/14/2022Actions
Related to Arvados - Idea #18338: "arvados-server init" can use a local root CA to sign certificatesNewActions
Related to Arvados - Idea #18341: "arvados-server init" can set up a single-node production clusterNewActions
Related to Arvados - Idea #17344: [boot] Make arvados-server-easy package suitable for demo use caseResolvedTom Clegg07/15/2022Actions
Related to Arvados - Bug #17345: [boot] handle dependency upgrades better in "arvados-package build"NewActions
Related to Arvados Epics - Idea #18685: Synchronize configuration on multi-node clusterNewActions
Related to Arvados - Feature #19709: Apply database migrations if needed when starting arvados-server bootResolvedTom Clegg12/08/2022Actions
Related to Arvados - Feature #16385: add prebuilt container images for Arvados releasesIn ProgressPeter AmstutzActions
Actions

Also available in: Atom PDF