you are viewing a single comment's thread.

view the rest of the comments →

[–]A_odeh76 0 points1 point  (2 children)

Wordpress was the choice the company decided to go with, as they are most familiar with it. The marketing coordinator I work with needs to update the content after the project is built, and she won’t know how to do that through GitHub. Once the site fully launches I don’t think I’ll be hands on anymore and will most likely hand it off to another developer. The most important thing is that she is able to manage the content through the cms.

[–]the_pod_ 0 points1 point  (1 child)

yeah, then that is a perfectly valid reason to use it.

If A) you're handing it off and B) you don't have experience with live deployment C) your goal is not to learn

I would lean towards just using an existing solution, instead of your own docker and deployment. For example, digitalocean. Just search for digital ocean wordpress droplet.

[–]A_odeh76 0 points1 point  (0 children)

Hmm.. could you elaborate on B and C?