mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-26 19:13:34 +00:00
docs: add themed diagram to Pre-deploy hooks doc
This commit is contained in:
@@ -23,6 +23,9 @@ If the command exits with code 0, the deployment continues with a normal [rollin
|
||||
the command fails or times out, the deployment stops immediately with an error. `uc deploy` will display the latest logs
|
||||
from the hook container to help you diagnose the issue.
|
||||
|
||||

|
||||

|
||||
|
||||
The hook runs on one of the machines where the service will be deployed. Similar to service containers, hook containers
|
||||
can reach other services over the network, connect to databases, and read or write shared volumes. Note that file system
|
||||
changes do not persist after the hook finishes, except for changes written to shared volumes.
|
||||
|
||||
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 25 KiB |
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 25 KiB |
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user