Updating a Service Configured via systemd
Download the latest version of GitFlic self-hosted.
Below are the additional server configurations required when upgrading to a new version. All configurations are listed by product version. If no additional information is provided for the new GitFlic version, simply replace the old gitflic.jar
with the new one to complete the update.
Example Update Process for Applications Running via systemd:
sudo systemctl stop gitflic
# Replace the old JAR file with the new one
cp gitflic.jar /opt/gitflic/
sudo systemctl restart gitflic
# Monitor the startup logs
tail -f /opt/gitflic/logs/server.log
Automatic translation!
This page has been automatically translated. The text may contain inaccuracies.