Loads from Dockerhub rather than local builds. Should remove loads of errors.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# Shuffle
|
||||
[Shuffle](https://shuffler.io) is an automation platform for your security stack. It leverages docker for scaling and OpenAPI for integrations. It has the possibility to run across multiple isolated environments, and gives you powerful tools to track progress.
|
||||
|
||||
**It's in BETA, so be careful**
|
||||
|
||||

|
||||
|
||||
@@ -100,6 +101,10 @@ There will be a major overhaul to the backend specifically. I'm currently moving
|
||||
```
|
||||
* Mail: Use appengine and connect to sendmail
|
||||
|
||||
# Update for users:
|
||||
* Build from scratch (docker-compose)
|
||||
* Push stable builds to Dockerhub
|
||||
|
||||
### Migration issues:
|
||||
* Some workflows where items have multiple parents don't work.
|
||||
* Fix dummy.json (GCP config) - bypass this somehow.
|
||||
|
||||
Reference in New Issue
Block a user