Skip to content

Allow to use custom configuration files#15

Merged
aarranz merged 2 commits intoWirecloud:masterfrom
aarranz:feature/read-only-configuration-file
Nov 19, 2018
Merged

Allow to use custom configuration files#15
aarranz merged 2 commits intoWirecloud:masterfrom
aarranz:feature/read-only-configuration-file

Conversation

@aarranz
Copy link
Copy Markdown
Member

@aarranz aarranz commented Nov 19, 2018

This PR makes possible to use a custom settings.py file instead of configuring the image using environment variables. This is required to be able to configure any of the available settings from Django, for example.

This PR add tests for this feature using a read-only volume, but the behaviour is the same when using Docker's «config». Tests has been created this way because docker-compose does not support Docker's configs.

@aarranz aarranz force-pushed the feature/read-only-configuration-file branch 2 times, most recently from 16a72e8 to 97f6021 Compare November 19, 2018 16:59
@aarranz aarranz force-pushed the feature/read-only-configuration-file branch from 97f6021 to 4114299 Compare November 19, 2018 20:33
@aarranz aarranz merged commit 7b4197c into Wirecloud:master Nov 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant