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

Run the webapp on docker-compose for GCP/AWS #29

Open
snekiam opened this issue Dec 13, 2020 · 1 comment
Open

Run the webapp on docker-compose for GCP/AWS #29

snekiam opened this issue Dec 13, 2020 · 1 comment
Assignees

Comments

@snekiam
Copy link
Member

snekiam commented Dec 13, 2020

Add a docker-compose service for hosting the web chatbot alongside the rasa server.

@snekiam snekiam self-assigned this Dec 13, 2020
@snekiam
Copy link
Member Author

snekiam commented Dec 22, 2020

Along with #33, this is pretty trivial, as we can just run npm run build in the chatbot, then copy the contents of the build directory to /var/www/html/ on the gcp instance. This isn't very automatic; we should change that at some point.

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

No branches or pull requests

1 participant