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

Fix Ports and add volume bindings for Docker #359

Merged
merged 3 commits into from
Mar 7, 2024

Conversation

mitsakosgr
Copy link

Since the default listening port for the REST processor has been changed to 8080, so should the ports bindings of docker commands. I kept the host port to 8443 to prevent conflicts with the UI port also being in 8080.

I also added a note for the server field to prevent questions about not responding from remote.

Finally I added volume bindings for data and config folder, for easier configuration of docker images.

@igwtech igwtech merged commit 1500574 into OpenAS2:master Mar 7, 2024
11 checks passed
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