-
Notifications
You must be signed in to change notification settings - Fork 16
Description
Right now, you can spin up and start building a Drupal CMS site with this launcher, but when it comes time to deploy it to the internet, you hit a dead end. Without the technical skills to move a Drupal site to real hosting (and that can be problematic by itself due to the reliance on SQLite), you're pretty much stuck.
In discussion with @hestenet, it's been determined that the minimum thing to do here, at least in the short term, is provide a link in the administrative navigation that sends you to a page where you can learn about your hosting options. It's a far cry from an easy deployment mechanism, but until we have more details about who will do that, and how, it's the best we can do.
So let's create a Drupal module to show such a link in the navigation, and ensure that the launcher adds it to the project that it spins up.