Files
nocodb/docker-compose/full-install/advanced.md
2024-02-09 10:37:51 +05:30

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.