neo4j / neo4j/aura-cli

Have a default instance config for rapid deployment

Open
#110 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
19
Forks
10
Avg merge
6d 9h
Merged PRs (30d)
6

Description

TL;DR
Deploy an AuraDB instance without that pesky button pressing

Description
For those who frequently deploy, use and then delete AuraDB instances, having to enter all of the required parameters for provisioning is painful. Allowing a 'default' configuration to be defined and then referenced for AuraDB creation would make that easier.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the CLI command that creates an AuraDB instance and trace how its required provisioning parameters are currently supplied. Determine how a default configuration could be defined and referenced during creation. Done means users can deploy an instance without repeatedly entering the same parameters, while preserving a way to override them.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli, cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.