/easydb-ulb-plugins

Plugins made by the ULB for easyDB

Primary LanguagePython

Contributors Issues MIT License


Logo

Plugins for easyDB


This plugin will convert formulas.

Visit ULB · Visit easyDB

Getting Started

Prerequisites

  • easyDB Instance (with root Privileges)
  • Proper configured firewall / proxy

Installation

  1. Update your easydb5-master.yml

     extension:
         plugins:
         - name: ulb
             file: plugin/ulb/ulb.yml
     plugins:
         enabled+:
         - extension.ulb
    
  2. Copy ulb.py and ulb.yml into srv/easydb/config/plugin/ulb

  3. Restart easyDB Instance via sudo /srv/easydb/maintain restart

Usage

Update an object that has "Mineralogie" and a "formel" field.

Logging

Logs can be read via sudo docker logs easydb-server depending on the server.

Contributing

Contributions are what make the open source community such an amazing place to be, learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

See LICENSE for more information.