Drupal Forge only offers trial sites. Any vendor can offer site trials on Drupal Forge if we can launch them from a Webform. We are being careful to set up the transition from Drupal Forge to persistent hosting in a way that will support the Drupal Association’s existing relationships with hosting vendors.DevPanel is not a hosting vendor and will not offer persistent hosting. However, its software is working to launch site trials from Drupal Forge, so anyone who uses DevPanel software to sell persistent hosting can take advantage of the work they have done. I am not an employee or investor of DevPanel. I just think they deserve a plug for their support.The startup time and performance of trial sites launched from Drupal Forge are much better than those of sites running in WebAssembly. We are currently working on pre-launching trial sites so that users do not have to wait for a site to start up after clicking the launch button. A site launched from Drupal Forge can be visited by anyone who has the URL. DevPanel covers the cost of site trials for now. Eventually we expect product owners to cover the cost of site trials from subscription revenue.We plan to offer migration pathways to persistent hosting from any vendor a user may choose. At first we thought we would have to write code for migration pathways ourselves. But site migration is also needed for trial sites running in WebAssembly, so whatever works there will also work for Drupal Forge. We plan to work with Matt Glaman on this feature. We invite vendors to work with us to make transitions to persistent hosting seamless.Due to concerns that the launch button would funnel business to one vendor at the expense of others, Starshot leadership announced that the launch button would use WebAssembly to run site trials in a user’s browser without external hosting. This approach has the advantages of being able to run Drupal off line and not needing anyone to pay for hosting. However, it is technically challenging and will not work for everyone. Sites running in WebAssembly cannot be visited by others and are not persistent.
Similar Posts
DrupalCon News & Updates: DrupalCon Vienna 2025: A Platform for Learning and Growth
One of the things that makes DrupalCon truly unique is its emphasis on applied learning. You won’t just sit through slide decks, you’ll get your hands dirty with real-time coding, design exercises, and…
Libsyn Podcast : Talking Drupal #462
Nic Laflin – nLighteneddevelopment.com nicxvanJohn Picozzi – epam.com johnpicozziJosh Miller – joshmiller Mike Richardson – Singapore DrupalCon richo_auSurabhi Gokte – surabhi-gokte Topics When is Drupalcon Asia The last one was in 2016, what…
5 ways AI Can Actually Help You Keep Your Job
A few weeks ago, I had the opportunity to attend a small trade show, which got me thinking (again) about how AI is shaping the future of work. I wanted to share a…
WooCommerce abandoned cart recovery: strategies and helpful plugins
Sep 05, 2024 Larassatti D. When customers fill their cart but leave without buying, we call it an abandoned cart. This signifies both a missed sales opportunity and resources wasted in acquiring those…
ImageX: Top Drupal Modules and Features for A Compelling Event Section
The most essential information about an event includes its date and time. Besides the built-in fields for it, there is an add-on tool in Drupal that offers you a more advanced and user-friendly…
Drupal 11: Batch Processing Using Drush
Doing this changes the form submission handler that runs the batch running code to the following.Whilst there is nothing wrong with running the Batch API with everything in a form class, it is…