mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-27 17:55:30 +00:00
full-install: add letsencrypt cert gen script
This commit is contained in:
23
docker-compose/full-install/advanced.md
Normal file
23
docker-compose/full-install/advanced.md
Normal file
@@ -0,0 +1,23 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user