What is the current guide on development install?
It seems that the repository linked in the first post was archived:
This repository was archived by the owner on Apr 3, 2025. It is now read-only.
Is there a replacement?
What is the current guide on development install?
It seems that the repository linked in the first post was archived:
This repository was archived by the owner on Apr 3, 2025. It is now read-only.
Is there a replacement?
Iām setting up dev environment on Ubuntu (WSL2) and I installed PostgreSQL using asdf. now db:create complains that socket canāt be found at path /tmp/.s.PGSQL.5432. But for me the socket is at /var/run/postgresql/.s.PGSQL.5432. Where can I configure correct path? discourse.config doesnāt seem to have any effect.
Furthermore, bin/ember-cli -u throws an error about ImageMagick if itās not installed/not the correct version. Iām following ChatGPT (please, donāt judge) to install a later version of it since (for some reason) the magick command doesnāt exist on my version. Crossing my fingers hoping itāll work.
EDIT:
ChatGPT actually helped! Discourse is now running on 4200.
In mijn 7 jaar van discourse-ontwikkeling heb ik het volgens mij één keer geïnstalleerd. Voer gewoon de rake-taak uit om de admin-gebruiker in te stellen.
Als je verwijst naar bin/rails admin:create, dan ja, dat heb ik gedaan, dus ik heb mijn bericht hierboven bewerkt omdat ik me realiseerde dat ik mijn account niet hoefde te verifiƫren (en volgende gebruikersaccounts kunnen handmatig worden geactiveerd).
Maar om terug te komen op het ImageMagick-gedeelte, is er een manier om ImageMagick niet te gebruiken (dus het echt āoptioneelā te maken)?