Commit 467b70a
docs: say what the env.sh hook does on a first start
It said the hook does nothing on a normal start and is reserved for the
provisional version marker. On the first start of a deployment it creates
releases/RELEASES, in a short-lived VM, which is what lets the system manage
its own releases at all.
Two things an operator needs and could not have read: that first start pays
for a VM, and that the release root has to be writable — if it is not, the
start proceeds with a warning and bin/castle unpack later refuses rather
than upgrading a system that cannot record what it is running.
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 9c4188d commit 467b70a
1 file changed
Lines changed: 10 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
109 | 115 | | |
110 | 116 | | |
111 | 117 | | |
| |||
0 commit comments