📄️ Backup and Restore
Database Backup
📄️ Reset Admin Password
In case you forget administrator password and are locked out of the system, you can run below command in maintenance mode to reset administrator password (assume OneDev is installed in /opt/onedev)
📄️ Reverse Proxy Setup
This documentation applies when OneDev is running in container or running on virtual machine/bare metal
📄️ Https Setup
If you are deploying OneDev into Kubernetes, there is a section LetsEncrypt Setup explaining how to do this via LetsEncrypt. For all other cases, you will need to set up reverse proxy and then configure https for the front end.
📄️ Trust Self-Signed Certificates
1. This feature is available since 8.0.0
📄️ Agent Management
Agent can be installed on machines where you want to run jobs. Currently Windows, Mac, Linux and FreeBSD are supported.
📄️ Maintenance Mode
Some tasks need to be performed in maintenance mode, such as restoring database, resetting administrator password, etc. Below explains how to enter into this mode for different installation approaches.