Skip to content

separate config files and data by creating 2 subfolders (config, data) #556

@romeo4934

Description

@romeo4934

Is this a BUG REPORT or FEATURE REQUEST? (choose one): FEATURE REQUEST

FEATURE REQUEST
We want to run tendermint on Amazon EC2 and S3.
Could you create a subfolder .tendermint/config where we have all configs files.

We would like to specify the location for each subfolder.

So we can do something like that
.tendermint/data ==> located on the EC2 instance
.tendermint/config ==> located on a S3 Bucket

BENEFITS

We could shut-down our EC2 instance but still keep alive all the configuration files. This way we could turn-on again later the validator without loosing the pub_key, genesis file etc ..

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions