Export your application from the sandbox into Red Hat OpenShift Service on AWS

Learn how to take an application you created in the Developer Sandbox for Red Hat OpenShift and move it into another cluster, such as a new instance of the Developer Sandbox or a more permanent solution such as Red Hat OpenShift Service on AWS.

Learn more about the Developer Sandbox

Overview: Export your application from the sandbox into Red Hat OpenShift Service on AWS

When you create an application in the no-cost Developer Sandbox for Red Hat OpenShift, your journey isn't finished. Perhaps you are reaching the end of your 30 days but want to continue working in the Developer Sandbox. While your existing sandbox will be deleted when it expires, you can create a new one after expiration.

Or you're ready to bring your application into your real environment, such as OpenShift in the cloud via Red Hat OpenShift Service on AWS.

Good news! You can export your application from the Developer Sandbox and bring it with you. In this activity, you will export your application and prepare it to be imported into another Red Hat OpenShift cluster. You might also decide to store the resulting files in a Git repository and begin implementing the GitOps pattern of application deployment and maintenance.

Prerequisites

To complete this activity, you will need the following:

What you will do

This activity consists of two major parts.

  1. In the first part, you will deploy a sample application with multiple components.
    1. This part of the activity is not the focus, but it is necessary so you have something to export. This will not be an in-depth exercise.
  2. The second part of this activity is where the focus lies, exporting the application from the Developer Sandbox. Here are the steps:
    1. Create a two-component application.
    2. Run the application.
    3. Export from your sandbox.
    4. Delete the non-application parts.
    5. Import into another cluster.

What you will learn

When you have finished this activity, you will be able to:

  • Export your application from Developer Sandbox.
  • Prepare your application to be imported into another cluster.
  • Perform the import.

How long will this activity take?

  • About 30 minutes

Programming languages

  • You don’t need to know any programming languages to complete this task.
  • If you’re interested in viewing the code, the back end is written in Node.js, and the front end is HTML and Bootstrap.

If you need help

If you get stuck, something isn’t working, or you simply have questions, you can easily contact us via email at devsandbox@redhat.com.