Skip to content

Migrate to new storage backend atlas-transparency-log#91

Merged
sandlbn merged 2 commits into
mainfrom
remove_storage
Oct 30, 2025
Merged

Migrate to new storage backend atlas-transparency-log#91
sandlbn merged 2 commits into
mainfrom
remove_storage

Conversation

@sandlbn
Copy link
Copy Markdown
Contributor

@sandlbn sandlbn commented Oct 22, 2025

This PR migrates our system from the legacy storage_service backend to the new atlas-transparency-log storage backend.
The new backend enables Merkle tree–based verification of entries, providing stronger integrity guarantees for stored artifacts.

@sandlbn sandlbn requested a review from dxoigmn October 22, 2025 15:18
Comment thread examples/workflows/mnist/README.md Outdated

# Restart database if needed
cd storage_service && docker-compose restart
cd atlas-transparency-log-directory && docker-compose restart
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Should this be cd atlas-transparency-log && docker-compose restart?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I wasn’t sure where people would clone it from, so I used atlas-transparency-log-directory. But if you're commenting on it, we should assume it will always be atlas-transparency-log. Thanks! Fixed.

@dxoigmn dxoigmn self-requested a review October 30, 2025 17:42
Copy link
Copy Markdown
Member

@dxoigmn dxoigmn left a comment

Choose a reason for hiding this comment

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

LGTM

@sandlbn sandlbn merged commit a248fe8 into main Oct 30, 2025
2 checks passed
@sandlbn sandlbn deleted the remove_storage branch October 30, 2025 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants