Skip to main content

Add a Back-End

Before continuing your technological mission, learn how to add a new version for your Back-End with Directus.io. In this example, Directus is your management hub for all things data-related. Follow these steps to efficiently manage your infrastructure.

Accessing Your Directus

  • Access the Directus interface via the WebCapsule sidebar. Choose the environment to modify.
Waiting

  • Directus login is managed through Single Sign-On by WebCapsule's Keycloak.
  • Once logged in, you can start managing your users and building your data sources.

Get Started with Directus

Save a New Version

Step 1: Return to the WebCapsule Space

  • When you are satisfied with the changes made, return to the WebCapsule project management space.

Step 2: Choose the Environment and Service to Deploy

  • Select the deployment environment (staging or production).
info

WebCapsule currently manages two environments: "staging" and "production."

Choose the "Directus" tab for the Back-End

Step 3: Save a Back-End Version

You can then save a new version by clicking the "Save a new version" button.

Waiting

Step 4: Name the Version

Enter a name for the version, preferably a descriptive name to easily identify its content.

Name

info

There are conventions in naming versions (commits) to facilitate communication with team members and project tracking.

Step 5: Add the Version

You can then add the version. Once you are done, WebCapsule will take care of deploying the new version, which should appear in the list of versions.

Name

info

The version is automatically deployed.

Congratulations, you have configured your front-ends and back-ends. Now all that's left is to switch to production mode to make your WebApp accessible to a wider audience! 🚀