Toparvion / analog

🔎 Flexible web-based real-time log viewer
MIT License
19 stars 5 forks source link

Deploy demo instance in a cloud #28

Open Toparvion opened 4 years ago

Toparvion commented 4 years ago

In order to easily demonstrate main AnaLog's features, we should have a ready-to-use instance deployed somewhere on a cloud provider with Spring Boot support. Presumably, the only log that would be available is AnaLog's own log file.

See FootBot project as a reference for deployments to Heroku.