Deploy only the "Web UI" folder to var/www #3514
Unanswered
SPMatthewMcD
asked this question in
Help needed
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am in the process of "modernizing" an old PHP application. The repo contains many folders but only the "Web UI" folder needs to be deployed to
/var/www/
.In my first test, I see that everything in the repo was deployed. I reviewed the documentation and discussions here but I don't see how I can segment my deployment so that some directories are sent to
var/www
and other sent to different locations on the server.Sorry for the nube question.
Beta Was this translation helpful? Give feedback.
All reactions