This is an automated email from the ASF dual-hosted git repository.
yasith pushed a change to branch dev-env-fix
in repository https://gitbox.apache.org/repos/asf/airavata.git
from 1477d396d2 devops improvements
add 9ed4331aea add missing services, add nginx reverse proxy
No new revisions were added by this update.
Summary of changes:
.devcontainer/docker-compose.yml | 145 +++++++++++++--------
.devcontainer/kafka_rest/Dockerfile | 14 ++
.devcontainer/proxy/nginx.conf | 23 ++++
.devcontainer/proxy/proxy.conf | 23 +---
.../research-hub/compose/docker-compose.yaml | 2 +-
.../research-hub/compose/user-container/Dockerfile | 2 +-
6 files changed, 136 insertions(+), 73 deletions(-)
create mode 100644 .devcontainer/kafka_rest/Dockerfile
create mode 100644 .devcontainer/proxy/nginx.conf