I did saw the example repository of kubernetes, but it is not really helpful. My workflow it pretty simple, just pull the changes from the specific branch and execute the script command to run the server. I tried understanding a bunch of commands fro...
Join discussionHi! I deployed my react project on digital ocean (ubuntu). In development am making fetch request to my backend server that's also hosted on the digital ocean (same O.s with frontend App). I added proxy: ip:port in the package.json file. And that is...
LBjarupong and 1 more commentedI am wondering whether anyone could give a simple explanation about this question above. It looks to me they are just providing a simpler api and save some config job&time. Am I right? correct me if wrong. Thanks in advance.
1X10Q and 1 more commentedI am developing a side project on Laravel. I want to deploy to digital ocean or aws but I don't understand a lot of those services. Can help me learn more about prices and management those services?
OAGMRyosuke and 3 more commentedI am learning some basics of the LAMP stack and setting one up on a Digital Ocean server. I am also installing Wordpress. In one tutorial it states: (https://www.digitalocean.com/community/tutorials/how-to-install-wordpress-on-ubuntu-14-04) We want t...
Join discussionI am a front-end developer and so I don't have a lot of experience with the needed skills required in order to use the features of Digital Ocean. I understand they have many tutorials. That's great but I'd like to sit down and know the general concep...
Join discussionI have a docker-compose with 2 images that I use for local development. Now I want to apply this setup to my production setup on DigitalOcean. How do I do this? I have tried to follow this https://docs.docker.com/machine/examples/ocean/#step-5-use-ma...
MMatt commented