ποΈ Command Line
Usage
ποΈ Environment variables
This is an inventory of Gitea environment variables. They change Gitea behaviour.
ποΈ Backup and Restore
Gitea currently has a dump command that will save the installation to a ZIP file. This
ποΈ Email setup
Gitea has mailer functionality for sending transactional emails (such as registration confirmation). It can be configured to either use Sendmail (or compatible MTAs like Postfix and msmtp) or directly use SMTP server.
ποΈ Git LFS setup
To use Gitea's built-in LFS support, you must update the app.ini file:
ποΈ HTTPS setup
Using the built-in server
ποΈ Fail2ban Setup
Remember that fail2ban is powerful and can cause lots of issues if you do it incorrectly, so make
ποΈ Reverse Proxies
Nginx
ποΈ Embedded data extraction tool
Gitea's executable contains all the resources required to run: templates, images, style-sheets
ποΈ Configuration Cheat Sheet
This is a cheat sheet for the Gitea configuration file. It contains most of the settings
ποΈ Logging Configuration
The logging configuration of Gitea mainly consists of 3 types of components:
ποΈ Mail templates
To craft the e-mail subject and contents for certain operations, Gitea can be customized by using templates. The templates
ποΈ Repository indexer
Setting up the repository indexer
ποΈ GPG Commit Signatures
Gitea will verify GPG commit signatures in the provided tree by
ποΈ External renderers
Gitea supports custom file renderings (i.e., Jupyter notebooks, asciidoc, etc.) through external binaries,
ποΈ Search Engines Indexation
By default your Gitea installation will be indexed by search engines.
ποΈ Customizing Gitea
Customizing Gitea is typically done using the CustomPath folder - by default this is
ποΈ Adding Legal Pages
Some jurisdictions (such as EU), requires certain legal pages (e.g. Privacy Policy) to be added to website. Follow these steps to add them to your Gitea instance.