Hello everyone,
I am new here and I try to set up a webserver on Raspberry Pi 4 to host FarmOS. I couldnt find a proper guide for this and I am lost a bit right now, I would appreciate any help.
What I have done so far:
It turned out, that Drupal 7 is to use for current FarmOS release. But still I cannot install FarmOS as a new module on Drupal 7, and I am wondering if I am completely wrong?
Can somebody give some hints written so simple that a beginner as me can understand it? Thanks a lot…
With regard to the links you shared: the key thing to understand is that farmOS is not a Drupal module - it is a Drupal distribution. This means that you download farmOS as if you are downloading Drupal itself. The latest release tarball (7.x-1.7) can be downloaded from https://www.drupal.org/project/farm/ - then you unpack that into your Apache webroot just like you would Drupal itself.
Hope that helps!
And for what it’s worth, some others in the community have explored installing farmOS on Raspberry Pi using Docker. This might be a bit more advanced, but also has some advantages over installing/maintaining a LAMP stack yourself. Here are some relevant threads if you are interested (or anyone else who finds this thread in the future):