<parameter id="download_url">{{ your website tarball }}</parameter>
</instance>`
Details :
Details :
* Instance must have [download_url] parameter
* Only tarball (tar) is supported
* Only tarball (tar) is supported
* Compressed format is gunzip (optional)
* Compressed format is gunzip (optional)
...
@@ -28,4 +20,4 @@ Details :
...
@@ -28,4 +20,4 @@ Details :
## How it works ##
## How it works ##
Each time you (re)start your instance, html5as will remove previous website then download tarball and extract it in docroot directory.
Each time you (re)start your instance or update parameters, html5as will remove previous website then download tarball and extract it in docroot directory.