Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter aderchox

    (@aderchox)

    @a2hostingrj Thank you, your answers were very helpful ??

    • This reply was modified 2 years, 11 months ago by aderchox. Reason: to mark as resolved
    Thread Starter aderchox

    (@aderchox)

    I am in the same scenario as well right now. This is my development flow

    This is great @a2hostingrj, yes I came up with this flow as well through my searches some time after I asked this question. Thanks a lot for sharing your flow. ?? Only one more question, how do you deploy “the very first time”? I mean, the very first time I’m going to deploy my project, I feel I do need to do some things manually, am I correct? For example, I have git-ignored most WordPress core files from the git repository, also, I have docker-ignored the wp-content directory, however as we know, it MUST be present in the end anyway…, so the very first time I’m deploying my project, there’s no way other than adding these files manually, e.g., using other means such as npm install and wp core install and even sometimes “uploading” some files (probably could be made much less painful with Ansible) manually and so on… to get it “started”. May I know how you take this initial step as well?

    • This reply was modified 2 years, 11 months ago by aderchox.
Viewing 2 replies - 1 through 2 (of 2 total)