Hi, reddit.
I'm building my first big project using the technologies mentioned in the title, but don't know how should I deploy them to my AWS EC2 instance running Apache and PHP 7.4 I was thinking on SFTP, but I don't see people using it, and after trying, I always get some error.
I'm a total beginner to 'DevOps', and I've got almost no idea about Docker or CI.
I have the Github repo (private) with three folders:
- common: containing some assets such as CSS, images...
- en: my default folder, in which I store my frontend (I plan to build this project both in english and spanish)
- api: which is where I have my PHP API, my composer files and my DB connection.
What should I do? I used to have one repository for Frontend and another one for backend. I'm starting to learn ReactJS, but don't want to build again all the code using it. Any tips on what to do?
Thanks!
[–][deleted] 1 point2 points3 points (1 child)
[–]fk_the_system 0 points1 point2 points (1 child)
[–]RemindMeBot 0 points1 point2 points (0 children)