Jump to content

Template:Website Setup: Difference between revisions

From Parasol
No edit summary
Tag: wikieditor
No edit summary
Tag: wikieditor
Line 1: Line 1:
=== {{{Stage}}} Webserver ===
=== {{{Stage}}} Webserver ===
Provider: {{{Server Provider}}}
Provider: {{{Server Provider}}}
Console: {{{Server Admin URL}}}
Console: {{{Server Admin URL}}}



Revision as of 16:29, 26 October 2023

{{{Stage}}} Webserver

Provider: {{{Server Provider}}}

Console: {{{Server Admin URL}}}

Frontend

Backend

{{{Backend URL}}} ({{{Backend Type}}})


<templatedata> { "params": { "Stage": { "description": "Webserver Stage (Preview, Stage, Production, ...)", "type": "string", "suggestedvalues": [ "Preview", "Stage", "Production" ], "required": true }, "Backend Type": { "description": "The Backend/CMS Type (Wordpres, ...)", "type": "string", "suggestedvalues": [ "Wordpress" ] }, "Backend URL": { "type": "string", "default": "https://" }, "Server Provider": { "type": "string", "suggestedvalues": [ "Host Europe", "pslsrv57.p5l.io (Preview Webserver)", "Amazon Web Services", "Google Cloud Platform", "Microsoft Azure Cloud" ] }, "Server Admin URL": { "type": "string", "default": "https://" } }, "description": "Webserver Stage (Preview, Stage, Production, ...)", "paramOrder": [ "Stage", "Server Provider", "Server Admin URL", "Backend Type", "Backend URL" ] } </templatedata>