Skip to content

Conversation

@mh182
Copy link
Contributor

@mh182 mh182 commented Sep 27, 2022

No description provided.

Added bind mount for the necessary configuration files to enable TCPS. - `volumes/core/config/oracle/network/admin`: `sqlnet.ora`, `tsnnames.ora` Templates for those files may be fond in the `templates` sub-directory. - `volumes/core/config/oracle/wallet`: directory for the Oracle wallet store (client)
Cleanup generation of environment file.
Configure NGINX reverse proxy to use HTTPS instead of HTTP. The TLS/SSL certficate and its private key are expected at `volumes/web_gui/nginx/certs`. Added new command `configure --tls self-signed-cert` to generate a self-signed TLS/SSL certficate. To add an existing certficate with private key use `configure --tls cert:<file-location>`, respecitive `configure --tls key:<file-location>`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant