Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker-compose local development setup #3

Merged
merged 1 commit into from
Jan 30, 2020

Conversation

emilingerslev
Copy link
Contributor

This PR introduces a local development setup that uses docker-compose to start 2 docker
instances running StrongSwan and strong-duckling for local development.

The setup has automatic restart of the code inside the docker containers to make it possible
to iterate faster while developing.
It is thought as a development solution that should be backed up by something else for automated
testing.

The setup is described in the README.md
Copy link
Member

@Crevil Crevil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Niiice!!!

@emilingerslev emilingerslev merged commit 46b00c9 into master Jan 30, 2020
@emilingerslev emilingerslev deleted the feature/docker-compose-setup branch January 30, 2020 14:12
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.

2 participants