Difference between revisions of "PKC services"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 15: | Line 15: | ||
# [[Kafka]] for Inter-[[PKC]] communication services. | # [[Kafka]] for Inter-[[PKC]] communication services. | ||
# [[IPFS]] for Interplanetary File System | # [[IPFS]] for Interplanetary File System | ||
=References= | |||
<references/> | |||
=Related Pages= | |||
[[Category:DevOps]] | |||
[[Category:User Manual]] | |||
</noinclude> |
Latest revision as of 06:21, 21 September 2022
PKC services include a collection of computational and communication programs that is currently packaged using Docker containerization technology. The main services are:
- MariaDB relational Database, Access to PKC PHPMyAdmin
- MediaWiki/Semantic MediaWiki
- Matomo Data Analytics, Access to PKC Matomo
- Nginx Web Server Proxy
- Keycloak Single Signon Solution, Access to Keycloak console
- Moodle for Learning Management System (Homework assignments and quizzes), Access to Moodle
- MongoDB for NoSQL data persistence functionalities]
- Quant-UX for Prototyping Tools, Access to QuantUX
- Visual Studio Code for accessing PKC's code, Access to VSCode
Future Services
PKC is planning to add the follow microservices:
References