Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add NeoFS S3 Gateway image #40

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
[#xxx] Upgrade aio version to v0.34.0
Signed-off-by: Leonard Lyubich <[email protected]>
cthulhu-rider committed Nov 9, 2022
commit aa0b284573f7f6f4c50f99ccd0238b848141939b
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
NEOGO_VERSION=0.99.3
AIO_VERSION=0.32.0
AIO_VERSION=0.34.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we wait for #39?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Forgot to mark as draft.

HTTPGW_VERSION=0.24.0
RESTGW_VERSION=0.5.0
9 changes: 8 additions & 1 deletion sn/config.yaml
Original file line number Diff line number Diff line change
@@ -24,6 +24,9 @@ grpc:
tls:
enables: false

tree:
enabled: true

logger:
level: debug

@@ -46,11 +49,15 @@ storage:
perm: 0770
blobstor:
- type: blobovnicza
path: /data/blob
path: /data/blob/blobovniczas
perm: 0660
opened_cache_capacity: 32
depth: 1
width: 1
- type: fstree
path: /data/blob
pilorama:
path: /data/blob/pilorama.db
gc:
remover_batch_size: 100
remover_sleep_interval: 5m