Skip to main content

No project description provided

Project description

Finac Enterprise Server

https://www.altertech.com/products/fes/

Configuration example:

fes:
  key: secret
  real-ip-header: X-Real-IP
  finac:
    db: postgresql://finac:PASSWORD@HOST/finac
    db-pool-size: 30
    redis-host: localhost
    multiplier: 1000
    restrict-deletion: 1
    lazy-exchange: false
    rate-allow-reverse: true
    rate-allow-cross: true
    base-asset: EUR
  gunicorn:
    listen: 0.0.0.0:8832
    #gunicorn: gunicorn3
    pid-file: /tmp/fes.pid
    start-failed-after: 5
    force-stop-after: 10
    launch-debug: true
    extra-options: -w 2 --log-file /var/log/fes/fes.log --log-level INFO -u fes

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fes-1.0.57.tar.gz (2.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page