For now it is only labels, but adding anything supported will work (robots.txt, public files, templates, etc) The content will be copied to the /data/gitea/ folder that is a mounted persistent volume https://docs.gitea.io/en-us/customizing-gitea/
16 lines
429 B
Markdown
16 lines
429 B
Markdown
# gitea.kosmos.org
|
|
|
|
This repository contains configuration files and other assets, that are used to
|
|
deploy and operate this Gitea instance.
|
|
|
|
To upload the customization files to the running pod:
|
|
|
|
```
|
|
./script/copy_customization
|
|
```
|
|
|
|
Feel free to [open issues] for questions, suggestions, bugs, to-do items, and
|
|
whatever else you want to discuss or resolve.
|
|
|
|
[open issues]: https://gitea.kosmos.org/kosmos/gitea.kosmos.org/issues
|