Closed ddeboer closed 5 years ago
This adds a hybrid Docker setup that is compatible with the full Docker setup. Zotonic itself runs directly on the host, communicating with containers running Postgres and Elasticsearch.
I remember having to compile jsx with export JSX_FORCE_MAPS=1, might be applicable here
Good point! Added.
@rl-king Thanks for reviewing!
This adds a hybrid Docker setup that is compatible with the full Docker setup. Zotonic itself runs directly on the host, communicating with containers running Postgres and Elasticsearch.