git.berlin/README.md

17 lines
309 B
Markdown
Raw Normal View History

2018-12-04 02:40:54 +01:00
<img src="https://git.berlin/m/git.berlin/raw/branch/master/logo-gitberlin.png" height="100">
2018-12-04 02:38:55 +01:00
# git.berlin
2018-12-04 02:31:39 +01:00
> Gitea installation [git.berlin](https://git.berlin) | git:git.berlin
2016-04-24 22:31:44 +02:00
2016-04-02 15:33:36 +02:00
## Documentation
2018-12-04 02:31:39 +01:00
- https://docs.gitea.io/
2016-04-02 15:33:36 +02:00
## Handy commands
```bash
2018-12-04 02:31:39 +01:00
sudo su git
cd /home/git
2016-04-02 15:33:36 +02:00
2018-12-04 02:31:39 +01:00
vi gitea/custom/conf/app.ini
2016-04-02 15:33:36 +02:00
```