docs: Adding Microtica as a deployment option (#3802)
* Adding Microtica as a deployment option * Update docs/content/deployments/server/deploying-on-microtica.md Co-authored-by: Shahed Nasser <shahednasser@gmail.com> * Update docs/content/deployments/server/deploying-on-microtica.md Co-authored-by: Shahed Nasser <shahednasser@gmail.com> * Update docs/content/deployments/server/deploying-on-microtica.md Co-authored-by: Shahed Nasser <shahednasser@gmail.com> * Update docs/content/deployments/server/deploying-on-microtica.md Co-authored-by: Shahed Nasser <shahednasser@gmail.com> * Update www/docs/sidebars.js Co-authored-by: Shahed Nasser <shahednasser@gmail.com> * Update docs/content/deployments/server/deploying-on-microtica.md Co-authored-by: Shahed Nasser <shahednasser@gmail.com> * resolving comments * resolved conflicts in sidebars.js * expanded the RDS acronym * moved Microtica higher up in the sidebar hierarchy * Update docs/content/deployments/server/deploying-on-microtica.md Co-authored-by: Shahed Nasser <shahednasser@gmail.com> --------- Co-authored-by: “Marija <“naumovskamarija@gmail.com”> Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
This commit is contained in:
co-authored by
Shahed Nasser
“Marija
parent
9c1664f834
commit
3bd4bf0b8d
+12
-1
@@ -201,6 +201,17 @@ module.exports = {
|
||||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
id: 'deployments/server/deploying-on-microtica',
|
||||
label: 'Deploy on Microtica',
|
||||
customProps: {
|
||||
themedImage: {
|
||||
light: 'https://res.cloudinary.com/dza7lstvk/image/upload/v1681296578/Medusa%20Docs/Other/aF4ZuDS_t11rcu.png',
|
||||
dark: 'https://res.cloudinary.com/dza7lstvk/image/upload/v1681296612/Medusa%20Docs/Other/Lg7NHQk_qo6oax.png'
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
id: "deployments/server/deploying-on-qovery",
|
||||
@@ -2569,4 +2580,4 @@ module.exports = {
|
||||
dirName: "references/entities/classes",
|
||||
},
|
||||
],
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user