Ralf Haferkamp b24d126b30 Introduce TLS Settings for go-micro based http services
TLS for the services can be configure by setting the "OCIS_HTTP_TLS_ENABLED",
"OCIS_HTTP_TLS_CERTIFICATE" and "OCIS_HTTP_TLS_KEY" environment variables.
Currently the ocis proxy is this only service that directly accesses backend
services. It determines whether to use TLS or not by looking a the new registry
metadata "use_tls". As specific CA Cert for certificate verification
can be set with the "PROXY_HTTPS_CACERT" environment variable.
2022-11-03 11:58:53 +01:00
2022-08-17 14:20:05 +02:00
2022-08-17 14:20:05 +02:00
2022-11-03 11:39:02 +01:00
2021-06-22 10:00:34 +00:00
2022-08-12 10:48:33 +02:00
2021-02-16 09:49:31 +00:00
2022-04-20 09:19:34 +02:00
2022-11-02 16:24:24 +05:45
2020-09-23 15:54:33 +02:00
2022-08-17 14:20:05 +02:00
2022-05-03 11:04:37 +05:45
2020-09-23 15:54:33 +02:00
2022-07-15 20:19:16 +05:45

ownCloud Infinite Scale

Rocket chat Build Status Security Rating Coverage Go Report Go Doc oCIS docker image

ownCloud Infinite Scale is currently in a technical preview state. It will be subject to a lot of changes and is not yet ready for general production deployments.

Run ownCloud Infinite Scale

Please see Getting Started

Documentation

Security

If you find a security issue please contact security@owncloud.com first

Contributing

Please refer to our Contribution Guidelines.

License

Apache-2.0

Copyright (c) 2020-2021 ownCloud GmbH <https://owncloud.com>
S
Description
This is the main repository of the OpenCloud server. It contains the golang codebase for the backend services.
Readme Apache-2.0 334 MiB
Languages
Go 48.3%
Gherkin 36.6%
PHP 12.4%
JavaScript 1.3%
Makefile 0.6%
Other 0.6%