Skip to content

cropsly/postal-install

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Postal Installation Tools

This repository contains the tools needed to quickly get started with Postal.

For full details on how to use it read the documentation.

Instralling pre-requisites

There are a number of pre-requisites needed to run Postal. These are detailed in the documentation. If you're feeling a bit lazy (or just doing a lot of testing) , we have a couple of scripts which you can use to install everything needed.

Note: these will install database services with insecure passwords so shouldn't be used as-if for production environments.

For Postal v2 you can use the following:

curl https://raw.githubusercontent.com/postalserver/install/main/prerequisites/install-ubuntu.v2.sh | bash

For Postal v3 you can use the following:

curl https://raw.githubusercontent.com/postalserver/install/main/prerequisites/install-ubuntu.v3.sh | bash

About

👋 A set of useful tools for installing and running Postal.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 95.4%
  • Smarty 4.6%