Commit Graph

5 Commits (cbe7f5296e0400a6327b484cf78d6ffb93c9dd2c)

Author SHA1 Message Date
Antoine GIRARD 3d38ecb1fc
Publish docker rootless docs ()
Co-authored-by: 6543 <6543@obermui.de>
Patrick Schratz af79677a44
Reformat docs ()
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Lauris BH <lauris@nix.lv>
silverwind bc455ed257
Set RUN_MODE prod by default ()
I think it's a bad default to have "dev" as the default run mode which
enables debugging and now also disables HTTP caching. It's better to
just default to a value suitable for general deployments.

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
6543 e7b47c5215
Format files ()
* align "make help"

* format

* untouch build/generate-svg.js

* untouch .eslintrc

* combine editorconfig's

* rm editorconfig

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Antoine GIRARD fe458ce877
docker: rootless image ()
* docker: rootless image

* improve docs + remove check for write perm on custom

* add more info on ssh passtrough

* Add comment for internal ssh server in container config