File README.SUSE of Package takahe
Thanks for choosing this Takahe RPM package! To start, please configure all fields in /etc/sysconfig/takahe. Afterwards, run the following as root to initialize the application: /usr/sbin/takahe-manage collectstatic /usr/sbin/takahe-manage migrate Once done, you can start the services: systemctl enable --now takahe.target To find logging output, use: journalctl -u takahe\* Note that after updating the package to a newer version, you should re-run the collectstatic and migrate commands. Unfortunately this is not yet automated with the package.