17 Commits (80079090cf9b5d0c5ac3db5058b01230bfdecf2d)

Author SHA1 Message Date
  David Ludwig 80079090cf Added readme to packages 4 years ago
  David Ludwig 3a3a0796c2 Separate IPC from Microservice package into its own package 4 years ago
  David Ludwig a831ebb5dc Add PUT and DELETE requests to webserver module 4 years ago
  David Ludwig 5b2e3ea2a6 Remove temporary SPA routes from the generic webserver package 4 years ago
  David Ludwig e3b93d869d Add webserver package 4 years ago
  David Ludwig fce43dc18c Change socket path in IPC services to use a constant rather than a getter in the microservice IPC package 4 years ago
  David Ludwig a5ff98a304 Convert service name to use a constant rather than a getter in the microservice package 4 years ago
  David Ludwig f459f4ed93 Add generic IPC services to microservice package 4 years ago
  David Ludwig 4b0c76d400 Add SIGINT handler in microservice package. Add better error logging for failed boot 4 years ago
  David Ludwig 56f371dba1 Update microservice package to make microservice internal services event emitters 4 years ago
  David Ludwig c629768715 Refactor the microservice lifecycle so that exec returns an exit code 4 years ago
  David Ludwig d37ee95e37 Remove the requirement of overriding boot and shutdown methods in the microservice package 4 years ago
  David Ludwig ba8e00b54d Add microservice package 4 years ago
  David Ludwig 6a6fe5a2b5 Add rimraf to utils package 4 years ago
  David Ludwig f68cb9698d Converted Seeker uses database package. Adjust environment variables for UID and GID 4 years ago
  David Ludwig aaf78ed5df Database package exports entities correctly. Database connection function connects via arguments instead of environment variables 4 years ago
  David Ludwig 2a58ac8f0f Add utils and database packages 4 years ago