exoframejs / exoframe

Exoframe is a self-hosted tool that allows simple one-command deployments using Docker
https://exoframejs.github.io/exoframe/
1.14k stars 57 forks source link

Correctly handle absence of exoframe.json during deployment #314

Open yamalight opened 3 years ago

yamalight commented 3 years ago

Currently if project doesn't have exoframe.json for whatever reason - exoframe-server will just throw a non-descriptive error (see #312). This needs to be handled correctly.