📫
Automail
  • Introduction
  • Installation
    • Local DEV
    • Containerized PROD
    • Windows PROD
  • Repository
  • Architecture
  • Configurations
    • Settings
    • UI Configuration
      • Site
        • Selectpickers
          • Filter
          • Tokenfield
        • Panels
          • ChartJS
          • Amcharts
          • Table
          • Regular Table
          • Metrics
          • Gallery
          • LeafletMap
          • Itemlist
          • Card
          • Downloads
      • Admin
    • Workflow Configuration
      • Sync Workflows
        • Autoform Nav Elements
      • Custom Workflows
      • Dags
Powered by GitBook
On this page

Installation

How to set up a new instance of Automail?

PreviousIntroductionNextLocal DEV

Last updated 1 year ago

Each Automail instance is linked to a dedicated fork of the main Automail GitHub repository. This allows keeping all instances up-to-date with the latest version of Automail while having instance-specific configuration files stored in their own repositories.

First, check if no previous fork exists for your project. If a fork exists, skip the step below and directly go to the .

If no prior fork exists for your project, then fork the main Automail repository with Lineverge as the owner and with the repository naming convention "automail-[two letter client code]-[project name without spacing]" with all characters lower case.

Local DEV installation
Create a dedicated fork