mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-27 00:08:00 +00:00
23 lines
493 B
Markdown
23 lines
493 B
Markdown
# Advanced operations
|
|
|
|
|
|
## Restarting containers
|
|
|
|
## Upgrade nocodb instance
|
|
|
|
## Enable SSL
|
|
In order to enable SSL for incoming https requests, you will need to have certs which is
|
|
private-key public-key pair
|
|
### letsencrypt for generating certificates
|
|
### Bring your own certificates
|
|
### self signed certificates
|
|
|
|
## Database pasword rotation
|
|
|
|
## nginx configurations
|
|
|
|
## Add Node
|
|
|
|
## Minio integration for resources
|
|
|
|
## Enable scheduled backups to run nightly on all your instances. |