Ways4eu WordPress.com Blog

SPA View of ways4eu.wordpress.com

Cyklone – React Orchestration Appliance

on Tue May 26 2020

I'm working on a Orchestration Appliance to manage React 'instances' in terms of
  • Building React,
  • Deploying Packages to specific react instances,
  • Serving React Applications (Fastify),
  • Maintaining Nginx configurations,
  • Cloudflare Configurations + Certbot
  • Managing Systemd files for Fastify
  • Sentry.io configurations

Screenshots + Placeholder repo:

https://github.com/LKNSI/cyklone-oss

I'm wondering if you guys had a wish-list that you'd love to see, or any pain points? Personally for me, my setup didn't allow using websockets to use a hot-reloading test environment, so I had to manually start a build from the command line each time. So now using optimized file watching and beating every bug Node.js has with fs.watch, I came to this!

To speed up initial development, most options were hard coded which I'm steadily branching out to allow user options, an actual release will be coming in the immediate future. Let me know if you have any suggestions!

from Cyklone – React Orchestration Appliance https://ift.tt/3e4Pj9K