peter-mount / nre-feeds

go library & Application for handling the NRE DarwinD3 feeds
Apache License 2.0
8 stars 0 forks source link

Installation instructions #19

Open mobile-appz opened 5 years ago

mobile-appz commented 5 years ago

Looks like a great resource. It would be really helpful to supply some brief but much more basic installation instructions in the Wiki to get things set up. Eg how to go about installing the software and dependencies on a Linux VPS with the command line using Docker or Jenkins, and starting running them. Is the database set up automatically and how about the external services in orange in architecture page Rabbit MQ etc are they automatically set up or do they need to be added entirely separately. Many thanks.

peter-mount commented 5 years ago

There are some documentation in the wiki but that's mainly for the old V12 feeds so I need to update them as some of the config for V16 is different.

mobile-appz commented 5 years ago

Thanks perhaps that would explain the following log messages? "DarwinTimetable needs importing" and "DarwinReference needs importing", after running Docker. The log message from darwind3 is "-cacheDirectory is required" and then it restarts continually. Noticed the FTP host needs to be updated to V16. Any documentation about steps needed connect up Rabbit MQ to feeds would be very useful. There is plenty of information online about installing it but not specifically how to connect it to these feeds.