git.berlin/README.md

20 lines
286 B
Markdown
Raw Normal View History

2016-04-24 22:31:44 +02:00
<img align="left" src="logo-gitberlin-header.png" height="100">
## git.berlin
2016-04-02 15:33:36 +02:00
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-24 20:28:12 +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
```