피드 구독

A few months have passed since the retirement announcement of Parse dedicated service. If you are unfamiliar with Parse, it was a Mobile Backend as a Service which allowed you to run your backend API seamlessly and hosted in the cloud. The good news is that the replacement open source version, Parse Server, is becoming increasingly popular. Parse Server can be self-hosted on an infrastructure running Node.js and is powered by the Express web application framework.

Today, I am happy to announce the availability of a Parse Server quickstart for OpenShift Online (Next Gen). Follow along and you'll be hosting your Parse Server instance in less than 5 minutes!

Getting Started With OpenShift Online (Next Gen)

If you still don't have an account on OpenShift Online (Next Gen), then follow these easy steps:

  1. Register for a free OpenShift Online (Next Gen) account
  2. Create a project in the OpenShift Online Console.
  3. Install the OpenShift CLI.

Creating a Parse Server Project

To create a Parse Server project on your account, firstly add the Parse Server default template to your project:

$ oc create -f https://raw.githubusercontent.com/ParsePlatform/parse-server-example/master/openshift.json

Then, deploy Parse Server from the web console just like you would with any other app:

  1. Open your project in the OpenShift Online Console
  2. Click Add to Project from the top navigation
  3. Scroll down (or search) and select NodeJS > Parse Server
    Parse Server Selection on OpenShift
  4. (Optionally) Update the Parse Server settings (parameters), such as git repository URL
    Parse Server Configuration

  5. Click Create

And that's it, after your application is built and deployed you should be able to test under a default /test route!

Parse Server Test Page

If you'd like to find out more about about Parse Server, be sure to check the official GitHub repository and the Parse Platform Documentation.

Note: If you are a shell fan, you can simply create a new Parse Server project by specifying the template file directly:

$ oc new-app -f https://raw.githubusercontent.com/ParsePlatform/parse-server-example/master/openshift.json

If you are looking for an enterprise solution which runs natively on OpenShift (Next Gen), go ahead and try Red Hat Mobile Application Platform.


저자 소개

UI_Icon-Red_Hat-Close-A-Black-RGB

채널별 검색

automation icon

오토메이션

기술, 팀, 인프라를 위한 IT 자동화 최신 동향

AI icon

인공지능

고객이 어디서나 AI 워크로드를 실행할 수 있도록 지원하는 플랫폼 업데이트

open hybrid cloud icon

오픈 하이브리드 클라우드

하이브리드 클라우드로 더욱 유연한 미래를 구축하는 방법을 알아보세요

security icon

보안

환경과 기술 전반에 걸쳐 리스크를 감소하는 방법에 대한 최신 정보

edge icon

엣지 컴퓨팅

엣지에서의 운영을 단순화하는 플랫폼 업데이트

Infrastructure icon

인프라

세계적으로 인정받은 기업용 Linux 플랫폼에 대한 최신 정보

application development icon

애플리케이션

복잡한 애플리케이션에 대한 솔루션 더 보기

Original series icon

오리지널 쇼

엔터프라이즈 기술 분야의 제작자와 리더가 전하는 흥미로운 스토리