Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 779 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 779 Bytes

Cludnet Postgres Database Provider

CloudNet extension, which includes the database support for PostgreSQL database to store

Installation

  1. Download the cloudnet-postgres-database-provider-1.0.jar and added to the modules/ Folder form the CloudNet Instance.
  2. Restart the CloudNet Instance.
  3. Change the Database Login Data in the modules/Cloudnet-Postgres-Database-Provider/config.json
  4. Change the database_provider in the local/registry File to "postgres"
  5. Restart the CloudNet Instance

Prerequisites

  • Java 11
  • CloudNet v3.3.0
  • PostgreSQL

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT