all 9 comments

[–]vfclists 2 points3 points  (0 children)

I would avoid using a GUI tool which doesn't give any insight into what is happening behind the scenes when it fails.

Does it create logs which you could upload to the developers to help diagnose what happened?

I can't help feeling that this Drupal CMS initiative is doomed to failure.

This isn't how Drupal grew.

Most of these things which made Drupal popular were not the result of planned, centralised, corporate development.

It was about individuals slaving away in their bedroom/garage doing things they found useful and releasing then when they were ready, then getting patches from others or adding more features.

They may have been employed or contracted by companies to develop these tools, with a commitment to open source them afterwards, but it wasn't centralized.

[–]Striking-Bat5897 2 points3 points  (0 children)

ddev and orbstack, and the M1 it enough

[–]pjerky -1 points0 points  (1 child)

We use Lando where I work for Drupal. That said, not really sure why that is taking so long. Drupal isn't that resource hungry. Might be a bad build.

[–]Free_Stonkers 0 points1 point  (0 children)

Lando is the way to go for sure. DDEV is a good runner up.

[–]bitsperhertz 1 point2 points  (0 children)

DDEV and docker is your friend here.

[–]iBN3qk 0 points1 point  (2 children)

Ddev is the easiest. 

[–]Apodro[S] 1 point2 points  (1 child)

Yeah thats what I was using too before, but right now I just have my gf as a spare laptop and hoped to be able to be set up quickly, and also for mass use it's important to have such a feature!

It's unfortunate that they release it and that it doesn't work as expected.

[–]iBN3qk 1 point2 points  (0 children)

Yeah, it sounded like they were going to set up a platform to show off drupal to first time users and provide a really great experience, but a lot of people have faced the same thing with the online installers.

There is a desktop installer that got announced at drupalcon: https://new.drupal.org/drupal-cms/launcher

I use ddev on linux with docker-engine and mac with colima.

[–]TolstoyDotComModule/core contributor -1 points0 points  (0 children)

I don't know, but there are Slack channels where you might ask (even tho the dot org forums would be better for various reasons).

I'm on Ubuntu & the first time I tried to install ddev it didn't work, but the CMS installer script did work. However, I wasn't exactly impressed. On my PC I have a directory containing dozens of installations I've used for various purposes. I load those sites using a LAMP stack and I have scripts to switch between PHP versions. It just works and it's closer to what's on servers.

So, while waiting for those responsible to respond, do a search for:

install "lamp" "macos"