Make config generation more convenient #7

Open
opened 2025-12-28 18:14:27 +00:00 by sami · 0 comments
Owner

Originally created by @masterSplinter01 on GitHub (Jan 13, 2023).

Now to create a valid config a user have to:

  1. execute make prepare.s3 -- it creates credentials via authmate and generates a config with new credentials via
  2. then the user need to find that config, and it is not obvious, because config's relative path is /services/s3-gw/s3tests.conf
  3. set parameters host, port , is_secure, ssl_verify manually

I propose to make the script asking for data above interactively.

Originally created by @masterSplinter01 on GitHub (Jan 13, 2023). Now to create a valid config a user have to: 1. execute `make prepare.s3` -- it creates credentials via authmate and generates a config with new credentials via 2. then the user need to find that config, and it is not obvious, because config's relative path is `/services/s3-gw/s3tests.conf ` 3. set parameters `host`, `port` , `is_secure`, `ssl_verify` manually I propose to make the script asking for data above interactively.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/neofs-s3-dev-env#7
No description provided.