I actually tried to implement this in a serverless environment (it was my first choice), but there is persistent state required for some of the components. As Alexios points out – a good future project.
The PostgreSQL is necessary as a DB backend. It also uses Redis – but this doesn’t seem to add too much complexity. We have some projects underway to reduce the dependency on Java – it would be great to make this all python sometime in the future. BTW – Anyone interested in reviewing and contributing can review the issues listed here: https://github.com/spdx/spdx-online-tools/issues/199 Gary From: [email protected] <[email protected]> On Behalf Of Alexios Zavras Sent: Wednesday, August 5, 2020 4:27 AM To: [email protected] Cc: [email protected]; Kate Stewart <[email protected]> Subject: Re: [spdx] Funding for Hosting On-Line SPDX Tools Rewriting this to a simpler setup is definitely a valid idea for a future Community Bridge / GSoC project. 😉 -- zvr From: [email protected] <mailto:[email protected]> <[email protected] <mailto:[email protected]> > On Behalf Of Vladimir Sitnikov Sent: Wednesday, 5 August, 2020 10:37 To: [email protected] <mailto:[email protected]> Cc: [email protected] <mailto:[email protected]> ; Kate Stewart <[email protected] <mailto:[email protected]> > Subject: Re: [spdx] Funding for Hosting On-Line SPDX Tools >The deployment is a bit complex (Java/Python/Django/PostgreSQL). Is the complexity really needed? Can it be moved to a serverless solution? E.g. GitHub pages for the static content + lambdas for backend? Vladimir Intel Deutschland GmbH Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany Tel: +49 89 99 8853-0, www.intel.de <http://www.intel.de> Managing Directors: Christin Eisenschmid, Gary Kershaw Chairperson of the Supervisory Board: Nicole Lau Registered Office: Munich Commercial Register: Amtsgericht Muenchen HRB 186928 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#1342): https://lists.spdx.org/g/spdx/message/1342 Mute This Topic: https://lists.spdx.org/mt/75849995/21656 Group Owner: [email protected] Unsubscribe: https://lists.spdx.org/g/spdx/leave/2655439/1698928721/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
