Commit Graph

115 Commits (f96d0d3d5b2acb3545c3a2ced7972879a9750c9d)

Author SHA1 Message Date
techknowlogick 61b40520ba GPG verification docs ()
* GPG verification docs

* update URL
Richard Coleman 212fef0866 Add details about USER_UID and USER_GID environment variables ()
David Schneiderbauer 1a6c97be9c update debian binary information ()
Lauris BH 1aee261aae More detailed documentation on how to set up from binary ()
* More detailed documentation on how to set up from binary
Also change recommended file locations
Daniel Peukert b9be49cd96 Minor 'Installation with Docker' docs page fix ()
Fluf b299d7bceb Add Environment Variables to Docker template ()
* Add disable registration as an environment variable

for docker

* Add REQUIRE_SIGNIN_VIEW as env var to docker

* Add variables to template

* Update docker docs
kolaente 9f7c4d92c9 Added explanation for docker environment variables to docs ()
Richard Coleman 869d73a25c Add info from , minor fixes to YAML indentation ()
* Add info from , minor fixes to YAML indentation

* Add space to make YAML valid again
Kim "BKC" Carlbäcker e722bdbb03
Update source installation requirements ()
* Update source installation requirements

We require Golang 1.8 since we use `net/url.PathEscape` which was not introduced until then

* Use Golang 1.8 for build and test

If we state Golang 1.8 we should test using that version as well

* Use golang 1.8 only for single build to see if everything compiles

* Change back edge also for commented out sqlite test
Michael Lustfield 3ee8be3849 General documentation cleanup ()
* Clean up spelling, grammar, perspective, whitespace, language, markup, etc.
Kim "BKC" Carlbäcker 923c0105f4 Update gitea version on docs/install-from-binary ()
* Update gitea version on docs/install-from-binary

* Update all versions
bibaijin e2968b4c98 add quotation around ports in docker-compose.yml ()
techknowlogick 474dfcc798 French translation for docs ()
original PR  and author @0xbaadf00d
Lunny Xiao d517b56682
add notice for docker run gitea http port issue ()
techknowlogick fb5c6b6444 Import docs into main repository ()
* import docs into main repository

Signed-off-by: Matti Ranta <matti@mdranta.net>