3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00
Commit graph

19 commits

Author SHA1 Message Date
Michael Stenta 8091b51561 Update satellite map layer instructions in installation guide.
We no longer include Google Maps layers in farmOS core.
Simplify the docs by only describing how to enable Mapbox
layers.
2024-01-18 06:22:31 -05:00
Michael Stenta 67b22eee47 Issue #3270558: Install and create the postgres pg_trgm extension in docker container 2023-10-30 12:07:29 -04:00
Michael Stenta fda8c92efc Specify PostgreSQL version and pg_trgm extension requirements for Drupal 10. 2023-10-30 12:07:28 -04:00
Michael Stenta e417ee9ad6 Change all references of 2.x to 3.x in code, docs, and workflows. 2023-10-27 09:25:10 -04:00
Michael Stenta 21d2d2a6e4 Replace all usages of docker-compose with docker compose. 2023-03-30 09:43:07 -04:00
Michael Stenta a1babd86a4 Document building farmOS with Composer #648 2023-03-08 10:38:25 -05:00
Michael Stenta bad0c5c104 Move GitHub releases link to the relevant section of install docs with more guidance. 2023-03-08 07:30:32 -05:00
lordeddi 5c8603661a Add GitHub release page to installation documentation. 2023-03-08 07:27:02 -05:00
lordeddi 9e308c605a Add folder creation and clear caches to Configure private filesystem in the Hosting and Environment docs #628 2023-01-23 17:37:49 -05:00
Michael Stenta b4f75a55b0 Update installation docs to require PHP 8+. 2022-11-28 08:50:29 -05:00
Michael Stenta 589f52f098 Make installation doc GEOS requirements wording stronger. 2022-04-07 14:23:38 -04:00
Michael Stenta 35d30aaa05 Document farmOS cron set up in hosting/install docs. 2022-01-31 07:55:15 -05:00
Michael Stenta d41e4e4e84 Combine the BCMath and GEOS requirements into one item. 2021-12-28 13:38:56 -05:00
Michael Stenta 60ca070d76 Specifically require PHP 7.4 in installation docs. 2021-12-28 13:38:23 -05:00
Michael Stenta 394daa9f06 Reference non-existent farmos/farmos:2.x.y Docker tag in production hosting docs/examples.
By doing this, we will be forcing the end-user to follow best
practice by making an intentional decision about the version
they will use. We do not want farmos/farmos:2.x to be referenced
by default in the docs, otherwise we will be directing folks to
use the development branch, which may not be stable, and may
change if they update the image via `docker pull`. We also don't
want to recommend farmos/farmos:latest, for a similar reason:
when updating between versions it is important to manually run
update.php. By forcing intentional version use and updates, we
encourage best practice for updates as well.
2021-12-23 07:10:22 -05:00
Michael Stenta 1f8941aff9 Document how to configure private filesystem in hosting docs. 2021-12-14 16:06:26 -05:00
Michael Stenta 23cd6296d3 Link from hosting/install docs to development/environment. 2021-12-03 10:34:55 -05:00
Michael Stenta babe340e21 Generalize hosting SSL instructions regarding sensor data streams. 2021-04-01 11:22:28 -04:00
Michael Stenta 1126516024 Installing farmOS documentation. 2021-02-25 23:50:46 -05:00