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

Fixing some details.

parent 44f9e909
...@@ -8,18 +8,10 @@ ...@@ -8,18 +8,10 @@
## Parameter ## ## Parameter ##
download_url (string) download_url (string) :required
usage:
`<instance>
<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.
\ No newline at end of file
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