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

rebuildctl: smarter endpoint detection? #11

Closed
seankhliao opened this issue Apr 26, 2020 · 5 comments
Closed

rebuildctl: smarter endpoint detection? #11

seankhliao opened this issue Apr 26, 2020 · 5 comments

Comments

@seankhliao
Copy link

rebuildctl should look at /etc/rebuilderd.conf for finding an endpoint before falling back to the hardcoded http://127.0.0.1:8080. Currently it only checks the -H arg and a config file in the user's config directory

also would be nice to have endpoint under [http] in the default/example config for discoverability

@kpcyrd
Copy link
Owner

kpcyrd commented Apr 27, 2020

Good point, this has been implimented in the v0.3.0 release! Also note that the default port changed from :8080 to :8484.

@kpcyrd kpcyrd closed this as completed Apr 27, 2020
@kpcyrd
Copy link
Owner

kpcyrd commented Apr 27, 2020

@seankhliao
Copy link
Author

I've listed a status page in the wiki page (only have access to my current hardware for a few more months), though I made the dubious decision to include all of community in my rebuilds and core seems to be stuck after it, so it might be a while before the numbers look right.

Is parallelism a thing with rebuilderd? It's running on an 8 core machine and doesn't appear to be taking full advantage of it

@kpcyrd
Copy link
Owner

kpcyrd commented Apr 27, 2020

There's a patch that landed recently but isn't released yet: archlinux/archlinux-repro@63b4367

You can try to apply it manually to make use of all cores.

Also, nice dashboard!

@kpcyrd
Copy link
Owner

kpcyrd commented Apr 27, 2020

The patch has been shipped in archlinux-repro 20200427-1 🎉

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

No branches or pull requests

2 participants