-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Automate setting up localhost server
This script will be used for CI also,
- create script for setting up
localhostserver.
should include:
- install of latest version of docker/docker-compose/nodejs/other deps
- download of repos (docks, wu, pile, public, config)
- download of docker images from docker hub (not build)
- setting of
ENV - cleaning up
npmmodules and ensuring they're installed correctly - creating self-signed ssl
- opening/editing necessary configs (wu/pile)
- automatically set strong, unique passphrases for redis/mongo
- create the first user and make super
- run tests when it's set up
Script should contain everything needed to go from nothing to having a fully working running Mapic Engine server.
Analytics
Create analytics for all aspects of front-end and backend portal. We'll discuss more exactly what should be tracked. See #415 for more detail.
Reactions are currently unavailable