Configuration and first initialisation

Before starting the system for the first time, one must at least configure

These basic options can be configured via the /etc/argeo/argeo.ini file.

# Make sure the environment is up-to-date
# Start system
sudo systemctl enable --now argeo
# Check log
sudo tail -200f /var/log/messages

By default the system is accessible via HTTP port 8080: http://localhost:8080/cms/devops