How do people normally patch a live site? (it is currently on 10.5)
d
D_Inventor
07/14/2023, 3:13 PM
Each of our websites has a deployment slot. We release a patched version to the deployment slot, run the upgrade and swap. No downtime.
h
huwred
07/14/2023, 3:23 PM
My question may have been a bit vague 😆 with U8 the umbraco version was stored in the web.config so when you uploaded a new updated code it would know to do the upgrade, how does U10 track that (I'm a bit confused, nothing new there 🤣)
d
D_Inventor
07/14/2023, 3:38 PM
I think it uses the database. There's no config anymore.
D_Inventor
07/14/2023, 3:39 PM
Database has the migration status
s
Sebastiaan
07/15/2023, 11:09 AM
This is the news channel --> #1125392773038755890 next time please 🙂