Bugfixes in install
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
## Try it
|
## Try it
|
||||||
* Self-hosted: Check out the [installation guide](https://github.com/frikky/shuffle/blob/master/install-guide.md).
|
* Self-hosted: Check out the [installation guide](https://github.com/frikky/shuffle/blob/master/install-guide.md).
|
||||||
* Cloud: Register at https://shuffler.io/register and get cooking (there are some differences!)
|
* Cloud: Register at https://shuffler.io/register and get cooking (old, missing a lot of features)
|
||||||
|
|
||||||
## Related repositories
|
## Related repositories
|
||||||
* Apps: https://github.com/frikky/shuffle-apps
|
* Apps: https://github.com/frikky/shuffle-apps
|
||||||
@@ -16,9 +16,7 @@
|
|||||||
* Documentation: https://github.com/frikky/shuffle-docs
|
* Documentation: https://github.com/frikky/shuffle-docs
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
Documentation can be found on https://shuffler.io/docs/about or in your own instance. Currently lacking:
|
Documentation can be found on https://shuffler.io/docs.
|
||||||
* API documentation
|
|
||||||
* Updates after migrating from SaaS to open source
|
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
* Simple workflow automation editor
|
* Simple workflow automation editor
|
||||||
|
|||||||
@@ -25,6 +25,7 @@ docker-compose up -d
|
|||||||
1. After installation, go to http://localhost:3001/adminsetup (or your servername)
|
1. After installation, go to http://localhost:3001/adminsetup (or your servername)
|
||||||
|
|
||||||
2. Now set up your admin account (username & password). Shuffle doesn't have a default username and password.
|
2. Now set up your admin account (username & password). Shuffle doesn't have a default username and password.
|
||||||
|
3. Check out https://shuffler.io/docs/configuration as it has a lot of useful information to get started
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user