Getting Started

Quick Start Guides #

The following guides are intended to help get you started quickly for you use case, select the guide that best fits.

I’m trying to…

  1. deploy my (Angular/React/Vue) web app on AppDat
  2. deploy multiple applications or apis on AppDat
  3. use a cloud object storage service like AWS S3 buckets
  4. use a PostgreSQL, MS-SQL, or My-SQL database
  5. migrate existing application(s) to AppDat
  6. get help with my existing AppDat deployment
  7. use a Google Cloud Platform API service
  8. use a Azure Cloud API service
  9. use a AWS Cloud API service
  10. understand how I can use AppDat

Deploying a simple web app or multiple applications #

  1. Upload your application source code files to a repository (or multiple repositories) within your org’s AppDat group.
    1. Create a Dockerfile for your application(s), if you need help take a look at the documentation launch
    2. Create a .dockerignore file for your application(s) using this documentation launch
    3. Create a .gitlab-ci.yml and include the “AppDat v5 ADO template” like this example launch
  2. Open a “New Application” support issue with the AppDat SRE Team.

An AppDat SRE will be assigned to your support issue and support you through the process from there.

Use a cloud object storage bucket #

  1. First open a “New Cloud Service” support issue with the AppDat SRE Team.

An AppDat SRE will be assigned to your support issue and support you through the process from there.

Use a database #

  1. First open a “New Cloud Service” support issue with the AppDat SRE Team.

An AppDat SRE will be assigned to your support issue and support you through the process from there.