Apply prettier formatting
This commit is contained in:
parent
6b4c4ccde4
commit
c498b3ced8
76 changed files with 123 additions and 202 deletions
|
|
@ -3,11 +3,11 @@
|
|||
A simple and fast bookmark manager.
|
||||
Can be deployed in minutes and takes minimum amount of resources.
|
||||
|
||||
Be aware that shaarli installations can *not* be fully automated.
|
||||
Be aware that shaarli installations can _not_ be fully automated.
|
||||
That means after running this ansible role you will still have to setup up the first run wizard and create a user and so forth
|
||||
(if not running with an existing data-store).
|
||||
Do this quickly after setup,
|
||||
*especially* if your instance is public-facing!
|
||||
_especially_ if your instance is public-facing!
|
||||
{: .alert .alert-warning}
|
||||
|
||||
## Defaults
|
||||
|
|
@ -34,7 +34,6 @@ The docker image version to be used in stack creation.
|
|||
subdomain_alias: links
|
||||
```
|
||||
|
||||
If the deployed container should be served over a uri that is not the stack name.
|
||||
By default, it will be set to `links.yourdomain.com` -
|
||||
If the deployed container should be served over a uri that is not the stack name.
|
||||
By default, it will be set to `links.yourdomain.com` -
|
||||
if this option is not set it will be served on `shaarli.yourdomain.com` instead.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue