Project

General

Profile

Idea #16552

Updated by Tom Clegg over 2 years ago

Assuming User should be able to install an arvados metapackage and get all the host meets packages. 

 Next, user runs arvados-server config wizard as an interactive terminal program which generates a default configuration. 

 This sets Services to point to self. 

 Default configuration should work in the eligibility requirements: 
 * case where the user is on a machine with a publicly routable DNS 
 * port 80 and 443 are reachable for LE validation DNS. 

 Provide "get TLS certificates from Automatically sets up Let's Encrypt" option on @arvados-server init@ command line or wizard. Encrypt. 

 Generate keys, obtain certificates, and arrange to renew them automatically as needed. 

Back