Skip to content
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.

Installing on pantheon #2004

Closed
ugintl opened this issue Apr 30, 2020 · 9 comments
Closed

Installing on pantheon #2004

ugintl opened this issue Apr 30, 2020 · 9 comments
Labels
Level: Novice Low effort issue Status: Under discussion There is discussion in progress. More information to be provided soon Type: Docs Issues that are candidates for FAQ or documentation improvement

Comments

@ugintl
Copy link

ugintl commented Apr 30, 2020

Is it possible to install it on pantheon?

Currently I am using Acquia Dev Desktop windows 10 for development and using the open y composer template

The reason of using pantheon is that it allows to host 2 free dev sites. So it is easier for me to show the work to the client without paying for the hosting.

@podarok
Copy link
Contributor

podarok commented Apr 30, 2020

Hi @ugintl
Thank you for your question.

OpenY is just a very very powerful version of Drupal. It is the biggest and most extended Drupal profile in the world.
But it still Drupal

When you do composer create project as described in our docs - you'd get a tree of codebase you'd need to deploy to Pantheon
Docroot folder is a folder where vhost of Webserver should be serving your site from
If Pantheon needs different name of the folder - rename it or better add a link on a filesystem to keep backward compatibility.

Let me know if you need any assistance.

If you need a call - feel free to book a time below
https://calendly.com/andrii-podanenko

@podarok podarok added Level: Novice Low effort issue Status: Under discussion There is discussion in progress. More information to be provided soon Type: Docs Issues that are candidates for FAQ or documentation improvement labels Apr 30, 2020
@ugintl
Copy link
Author

ugintl commented Apr 30, 2020

What about the vendor directory? It is outside the docroot folder. Dont we need that?

@ugintl
Copy link
Author

ugintl commented Apr 30, 2020

Some D8 projects have a different pantheon template because of the structure.

@ugintl
Copy link
Author

ugintl commented May 1, 2020

I think the solution is this https://pantheon.io/docs/nested-docroot

but the problem is that the "docroot" folder needs to be converted to "web". How can I do it?

@podarok
Copy link
Contributor

podarok commented May 14, 2020

@ugintl you can create a link from docroot to web once composer create-project finished

@ugintl
Copy link
Author

ugintl commented May 18, 2020

How to create a link?

@anpolimus
Copy link
Contributor

@ugintl you could create a symlink from docroot to web or change composer setting.
Here you can see how do they do it at the official pantheon composer.json example:
https://github.com/pantheon-systems/example-drops-8-composer/blob/master/composer.json#L98

@sarah-halby
Copy link
Collaborator

Once @podarok will add documentation to FAQ, then this item can be closed. Thanks for your help @podarok & @anpolimus

@podarok
Copy link
Contributor

podarok commented Nov 20, 2020

@podarok podarok closed this as completed Nov 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Level: Novice Low effort issue Status: Under discussion There is discussion in progress. More information to be provided soon Type: Docs Issues that are candidates for FAQ or documentation improvement
Projects
None yet
Development

No branches or pull requests

4 participants