2023-03-12 23:43:30 +11:00
2022-10-09 05:49:38 +11:00
2022-11-02 23:41:58 +11:00
2023-03-10 01:09:49 +11:00
2023-03-12 23:36:26 +11:00
2023-03-11 23:17:14 +11:00
2023-03-12 22:10:13 +11:00
2023-03-12 23:43:30 +11:00
2023-03-11 16:26:16 +11:00
2023-03-05 18:35:03 +11:00
2023-03-05 18:35:03 +11:00
2023-03-09 22:23:45 +11:00
2022-12-24 00:17:33 +11:00

Erupe Community Edition

Setup

If you are only looking to install Erupe, please use a pre-compiled binary.

If you want to modify or compile Erupe yourself, please read on.

Requirements

Installation

  1. Bring up a fresh database by using the backup file attached with the latest release.
  2. Run each script under patch-schema as they introduce newer schema.
  3. Edit config.json such that the database password matches your PostgreSQL setup.
  4. Run go build or go run . to compile Erupe.

Note

  • You will need to acquire and install the client files and quest binaries separately.

Resources

Languages
Go 92.8%
PLpgSQL 7.2%