Skip to content
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.

Not able to deploy test stack #6

Open
shyamdavuluru opened this issue Aug 14, 2018 · 2 comments
Open

Not able to deploy test stack #6

shyamdavuluru opened this issue Aug 14, 2018 · 2 comments

Comments

@shyamdavuluru
Copy link

I am trying to use deflek but not able to bring up docker test stack to play with deflk

I am getting the following error:

docker stack deploy -c docker-compose.test.yml deflek
configs Additional property configs is not allowed

@dustin-decker
Copy link
Owner

I think either your docker version is too old (docker version), or you need to increment the docker-compose.yml version to 3.3 or higher: https://github.com/dustin-decker/deflek/blob/master/docker-compose.test.yml#L1

In any case though, you'd probably be better off using SearchGuard or ReadOnlyREST, because I don't think I will be able to support this project well long-term.

@shyamdavuluru
Copy link
Author

shyamdavuluru commented Aug 14, 2018 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants