mirror of
https://github.com/nspcc-dev/neofs-s3-dev-env.git
synced 2026-03-01 04:29:13 +00:00
Make config generation more convenient #7
Labels
No labels
I2
S3
U3
U4
enhancement
good first issue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nspcc-dev/neofs-s3-dev-env#7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @masterSplinter01 on GitHub (Jan 13, 2023).
Now to create a valid config a user have to:
make prepare.s3-- it creates credentials via authmate and generates a config with new credentials via/services/s3-gw/s3tests.confhost,port,is_secure,ssl_verifymanuallyI propose to make the script asking for data above interactively.