Commit 10796edb authored by Thomas Lechauve's avatar Thomas Lechauve

Fixing some details.

parent 44f9e909
......@@ -8,18 +8,10 @@
## Parameter ##
download_url (string)
usage:
`<instance>
<parameter id="download_url">{{ your website tarball }}</parameter>
</instance>`
download_url (string) :required
Details :
* Instance must have [download_url] parameter
* Only tarball (tar) is supported
* Compressed format is gunzip (optional)
......@@ -28,4 +20,4 @@ Details :
## How it works ##
Each time you (re)start your instance, html5as will remove previous website then download tarball and extract it in docroot directory.
\ No newline at end of file
Each time you (re)start your instance or update parameters, html5as will remove previous website then download tarball and extract it in docroot directory.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment