12 Commits

Author SHA1 Message Date
Marc Ole Bulling 3f7cce9f65 Updated documentation 2023-02-09 17:49:31 +01:00
Marc Ole Bulling c5c01b9bab Added tests, added note when port in use during setup, added port env variable to documentation 2022-10-29 00:02:21 +02:00
Marc Ole Bulling 28f9aff798 Better documentation for customising #41, added upgrade instructions for v1.5, fixed API link 2022-01-24 14:37:08 +01:00
Marc Ole Bulling 4eb609ece9 Fixed setup if no config directory exists
Remove temp files after upload
Set temp directory for docker to data directory by default #37
Increase default memory to 40
Added TMPDIR env
Update doc
2022-01-01 21:01:39 +01:00
Marc Ole Bulling 3595a18dbd Replace CLI/env based setup with web UI setup, add OAuth2 (#33)
* Initial commit websetup

* Added writing cloudstorage credentials

* Clean up old configuration generation

* Added Oauth2 OpenID Connect support

* Bugfixes and fixed tests

* Refactoring

* Refactoring, added first tests

* Added documentation

* Refactoring, updated docs

* Added tests

* Added option to reshow setup for reconfiguring Gokapi instance

* Added docs and tests
2021-12-31 01:40:10 +01:00
Marc Ole Bulling 0bd9bd1a8d Changed /api endpoint to /apiKeys in order to avoid confusion with /api/ 2021-12-02 16:30:57 +01:00
Marc Ole Bulling 4b411f113f Updated docs 2021-12-02 16:20:59 +01:00
Marc Ole Bulling 724489d2a4 Minor changes, added tests 2021-12-02 16:05:21 +01:00
Marc Ole Bulling 0e31aba457 Fixed table in docs 2021-12-01 22:33:49 +01:00
Marc Ole Bulling d88a3cdd1e Added env DISABLE_LOGIN in order to support 3rd party authentication #30 2021-12-01 22:25:33 +01:00
Marc Ole Bulling 10d17d0807 Added maximum filesize setting throuh env variable #23 2021-07-03 16:51:26 +02:00
Marc Ole Bulling 80c2a70030 Added documentation, modified AWS config example 2021-05-16 21:53:13 +02:00