Skip to content
This repository has been archived by the owner on Nov 13, 2021. It is now read-only.

Latest commit

 

History

History
28 lines (22 loc) · 739 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 739 Bytes

Ellias : Email Alias Manager

Introduction

Ellias is an open source project based on Symfony for email aliases. Add your email provider and manage alias, import/export aliases easily.

Installation

Build project and start docker environment

docker-compose build
docker-compose up -d
docker exec ellias_php composer setup
yarn install

Create a new admin user

docker exec -it ellias_php bin/console app:user:create