We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
openssl-legacy-provider flag no longer seems to be necessary
Remove extra package installation from the step 4 which conflicts the existing ones.
Updated Development Environment Setup: Ubuntu (markdown)
Add troubleshooting of script/setup
Add link to 'Installing nodenv on Ubuntu'
Update Ruby version to 3.1.4
Add imagemagick libvips for image processing
Added db setup for testing
Recommend using Nodenv for development environments As per https://github.com/openfoodfoundation/openfoodnetwork/pull/10366
Updating the instructions for Ubuntu 20.04 and 22.04
wrong version
Include Redis as a package we need to install
update chrome driver procedure, with a note on XDG, using URL currently given on the website, and removing the zip once extracted
use add-apt-repository
Looks like ./script/setup won't work until a specific bundler version is installed
alternative emphase on nodeenv
Follow Matt-Yorkley recommandations from https://github.com/openfoodfoundation/openfoodnetwork/issues/7521
starting postgres server
postgresql-client
Install libssl1.0-dev: might not be required
factorize step 1 into a single shell script taking care of system version specificities