Open h1alexbel opened 8 months ago
We should provide an alternative way of running PMO application. So, since its an open source product, each user can pull the code and run on its own servers. Lets prepare docs on how to do so. Check this one for a reference:
s3: region: us-east-1 bucket: xml.0pdd.com key: AKIAI..........UTSQA secret: Z2FbKB..........viCKaYo4H..........vva21 sentry: https://....@sentry.io/229223 dynamo: region: us-east-1 key: AKIAI..........UTSQA secret: Z2FbKB..........viCKaYo4H..........vva21 github: client_id: b96a3b5..........87e client_secret: be61c471154e2..........66f434d33e0f63a5f encryption_secret: some-random-text login: 0pdd pwd: GitHub-Password smtp: host: email-smtp.us-east-1.amazonaws.com port: 587 key: AKIAI..........UTSQA secret: Z2FbKB..........viCKaYo4H..........vva21 id_rsa: | -----BEGIN RSA PRIVATE KEY----- MIIJKAIBAAKCAgEAoE94Xy8TGMbnoK5cKJXWccr9qLLDc/liKpMAMlnQEFDCgi0l ... NaaFpowFg8LKSiwc04ERduu72Imv5GJBCkhS8F7laURXFcZiYNqBnWYzY0U= -----END RSA PRIVATE KEY-----
taken from https://github.com/yegor256/0pdd/?tab=readme-ov-file#how-to-contribute
We should provide an alternative way of running PMO application. So, since its an open source product, each user can pull the code and run on its own servers. Lets prepare docs on how to do so. Check this one for a reference:
taken from https://github.com/yegor256/0pdd/?tab=readme-ov-file#how-to-contribute