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

homebrew #8

Merged
merged 41 commits into from
Oct 21, 2024
Merged

homebrew #8

merged 41 commits into from
Oct 21, 2024

Conversation

sanchitram1
Copy link
Member

so far, it's just a reorg so docker compose still works, and we can easily add a package manager

@sanchitram1 sanchitram1 force-pushed the homebrew branch 2 times, most recently from b531370 to a0a5702 Compare October 16, 2024 20:02
@jhheider
Copy link
Member

jhheider commented Oct 16, 2024

looks good on darwin+aarch64:

crates-1   | 4356.76: [crates_orchestrator]: ✅ crates
crates-1   | 4356.76: [crates_orchestrator]: validate by running `psql "postgresql://postgres:s3cr3t@localhost:5435/chai" -c "SELECT * FROM load_history;"`

still running on my ancient linux+x86_64 (7155s 9867s and counting)

@jhheider
Copy link
Member

jhheider commented Oct 17, 2024

and good on ancient linux+x86_64 (no OOMs!):

crates-1   | 69926.89: [crates_orchestrator]: ✅ crates
crates-1   | 69926.89: [crates_orchestrator]: validate by running `psql "postgresql://postgres:s3cr3t@localhost:5435/chai" -c "SELECT * FROM load_history;"`

only took 19 hours to sync all that data to the ancient hard drive. not for the faint of heart:

$ sudo du -sch data/*
[sudo] password for jacob:
5.7G	data/crates
4.9G	data/db
4.0K	data/homebrew
4.0K	data/npm
4.0K	data/pkgx
4.0K	data/pypi
4.0K	data/rubys
11G	total

@sanchitram1 sanchitram1 merged commit cffd6fb into main Oct 21, 2024
4 checks passed
@sanchitram1 sanchitram1 deleted the homebrew branch October 21, 2024 18:21
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