Table of contents
Requirements
In order to use and run pcms, you need to fullfil the following requirements:
- If you want to compile for yourself: GO Lang >= 1.25
- The
pcmsbinary. Check the Releases Page on Github for pre-built binaries.
… That’s it?? Well, yes! That’s all you need. No database, no fancy infrastructure, no rocket science. Oh, yes, and some idea for your content, but this is your problem ;-)
There is also a Dockerfile for running pcms as docker service. So if you want to run it in a Docker container, you need a container runtime (like docker, or podman). Check the Installation section for information on how to use pcms as container service.