Hi, I started to write a series of blogs in medium.com on how to run deploy parse-server to google container engine. In this series i cover the following topics:
- Run parse-server on your local machine via docker compose
- Deploy and run your parse-server on google container engine and run it in cluster environment.
- Use kube-lego + lets encrypt to automatically generate certificate for your parse-server instance for FREE.
- Create a simple iOS mobile app which leverage parse iOS SDK and consume parse-server api's
- Add real time capabilities to the iOS app via parse live queries.
The name of the series is From Zero to Hero because i assume that you start from scratch without having any idea about parse-server or google container engine.
Currently only part 1 and 2 are ready and part 3 will be ready soon. (i assume on next week).
@flovilmart - What do you think about adding it to the docs/wiki?
So if you are running on GCP or thinking about moving to GCP and specifically running on container engine go ahead and read the following blogs:
From Zero to Hero — run parse-server on Google Cloud Platform Part 0 — Introduction
From Zero to Hero — run parse-server on Google Cloud Platform Part 1— Run parse-server and MongoDB locally with docker-compose
From Zero to Hero — Run parse-server on google cloud platform part 2 — Deploy and run parse-server on Google Container Engine
Thanks,
Ran.
Hi, I started to write a series of blogs in medium.com on how to run deploy parse-server to google container engine. In this series i cover the following topics:
The name of the series is From Zero to Hero because i assume that you start from scratch without having any idea about parse-server or google container engine.
Currently only part 1 and 2 are ready and part 3 will be ready soon. (i assume on next week).
@flovilmart - What do you think about adding it to the docs/wiki?
So if you are running on GCP or thinking about moving to GCP and specifically running on container engine go ahead and read the following blogs:
From Zero to Hero — run parse-server on Google Cloud Platform Part 0 — Introduction
From Zero to Hero — run parse-server on Google Cloud Platform Part 1— Run parse-server and MongoDB locally with docker-compose
From Zero to Hero — Run parse-server on google cloud platform part 2 — Deploy and run parse-server on Google Container Engine
Thanks,
Ran.