Replies: 1 comment 3 replies
-
Hi Steffen,
The requirements for Peppol are 99,5% - usually that is easily achieved with a single instance - but it of course depends on the number of participants you want to manage. I like the XML Backend because it is lightweight, consistent, easy to backup and easy to migrate - the only problem is - you cannot horicontally scale it, because the file systen data is "per-instance" only. Further documentation on how to configure and run an SMP can be found in the Wiki at https://github.com/phax/phoss-smp/wiki It has a GUI as well as a REST API to fill it with content. See also in the Wiki for details. hth, Philip |
Beta Was this translation helpful? Give feedback.
-
Hello all,
I'm in the process of finding out what I need for a new installation of an SMP and found some informations, but am missing some others.
Are there recommendations on what to use as Backend Storage? XML/MySQL/MondoDB
And especially unter what circumstances might one be better than the other?
Are there recommendations on the setup regarding the needed uptimes for an SMP within the Peppol Network?
MySQL HA or maybe a K8S Setup to run the docker container to get a higher uptime?
Are there recommendations regarding the sizing of the systems where the Backend Storage (XML/MySQL/MongoDB) and the docker container is running?
Is there a document that I missed thay describes an installation?
What are the methods to update the SMP with new informations - can this only be done on the GUI or also on a cli?
Thanks a lot!
Steffen Jaiser
Beta Was this translation helpful? Give feedback.
All reactions