The Wayback Machine - https://web.archive.org/web/20200613152416/https://github.com/postlight/headless-wp-starter/issues/189
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation on how to deploy this to production (digital ocean)? #189

Open
LittleHamster opened this issue Feb 12, 2019 · 4 comments
Open

Documentation on how to deploy this to production (digital ocean)? #189

LittleHamster opened this issue Feb 12, 2019 · 4 comments

Comments

@LittleHamster
Copy link

@LittleHamster LittleHamster commented Feb 12, 2019

Are there any documentation on how to deploy this to production? right now if you look at the source code, bunch of codes __NEXT_DATA__ I want to see if these codes are gone in production.

has anyone deployed the front-end to digital ocean?

@cr101
Copy link

@cr101 cr101 commented Feb 12, 2019

I'd also like to know if both the front-end and the WordPress backend can be deployed to one single hosting environment? Seperate hosting environments for each would be time consuming and expensive.

@chwzr
Copy link

@chwzr chwzr commented Feb 26, 2019

i'm currently trying to deploy mine to a ubuntu server. I'm struggling with the wordpress install. it always redirects me to localhost when i want to login. I changed the robophar.php file to match my domain. cannot find the occurence of localhost in any file.. but its allways redirecting me to localhost:8080... the frontend is working fine, I'm using it behind a nginx proxy on the same server.

@scottdevito
Copy link

@scottdevito scottdevito commented Mar 2, 2019

If this helps anyone, I was able to deploy the frontend docker image to AWS (EC2 linux instance managed by ECS) with this article:
https://medium.freecodecamp.org/how-to-deploy-a-node-js-application-to-amazon-web-services-using-docker-81c2a2d7225b?gi=a6397dd07eb0

There have been slight menu option changes to AWS since the article was written but it still holds up overall.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
5 participants
You can’t perform that action at this time.