We need to be able to store commit archives to AWS Simple Storage Service
ideally, each router needs to create a unique subfolder where changes will be stored in a way to not interfere with configs from other routers
Description
Description
Details
Details
- Difficulty level
- Normal (likely a few hours)
- Version
- 1.2.x
- Is it a breaking change?
- Perfectly compatible
- Issue type
- Feature (new functionality)
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Open | FEATURE REQUEST | Viacheslav | T139 Commit archive backends | ||
Open | FEATURE REQUEST | None | T94 commit archive to AWS S3 |
Event Timeline
Comment Actions
Require rewriting vyatta-config-mgmt to XML/Python
There is described a python3 script which uses boto3 module
https://medium.com/bilesanmiahmad/how-to-upload-a-file-to-amazon-s3-in-python-68757a1867c6
I tested it, works fine with aws-s3 buckets
root@r11-roll:/home/vyos# ./s3.py Upload Successful