Skip to content

Bring phabricator to Raspberry Pi 3 B+ — armv7 in general #2

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

Open
maxiride opened this issue Jun 10, 2019 · 3 comments
Open

Bring phabricator to Raspberry Pi 3 B+ — armv7 in general #2

maxiride opened this issue Jun 10, 2019 · 3 comments

Comments

@maxiride
Copy link

Hi @davidbarratt , I wanted to bring an installation of Phabricator on my Pi 3 B+ (hardware architecture ARM64v8 which however runs Raspbian which is 32-bit, hence the actual kernel provided is ARMv7).

If I understood correctly from my brainstorming this stack isn't compatible with ARMv7 just because of the MariaDB images which (on docker hub) aren't available for ARMv7 but only for ARMv8 (64-bit).

I dived in the Docker world just recently and among all the thousands of apps for ARM devices out there, Phabircator wasn't among them so if you could please confirm this hypothesis of mine I'd just fork the repo and attempt to set it up using Postgres which provides ARMv7 compatible images and maybe do a PR for a new ARMv7 branch.

@maxiride
Copy link
Author

maxiride commented Jun 10, 2019

#3
I fought a bit to complete the deploy of Phabricator on the Pi 3 B+ but eventually, I made it successfully.
I actually modified the docker-compose.yml on my host but since it is a very small modification I thought that it would be better to make a PR with the steps to achieve it in the readme rather than branching out and having a different branch for arm devices.

Let me know your thoughts! I recognize that this might fit a small niche but... whatever xD I wanted Phabricator on my Pi and thought to share\improve upon the repo for anyone that might pass by.

@Comodore125
Copy link

Hi, I got rpi4 with 4GB RAM. I would like to have it in docker. can you please disclose your yaml code?

@chobotnice007
Copy link

In Docker container it is not localhost, but 127.0.0.1 @maxiride

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

3 participants