Closed
Description
- Gitea version (or commit ref): 1.11.3
- Git version:
- Operating system: Docker
- Database (use
[x]
):- [x ] PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- [x ] Not relevant
- Log gist:
Description
is it possible to make an unattended installation just setting environment variables in docker?
I need to be able to fire up a gitea server configuring it in an unattended way.
Is no problem to have to set a high amount of environment variables.
Thanks