You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been having a go at using this to run transiTime and was wondering would docker compose be a better way of starting this up?
I am looking at adding a caching service to transiTime and have thought of trying out redis to see how it performs. Would be nice to have docker start this and the database in advance of starting transiTime.
As I am newish to docker I was wondering is there any reason you did this in the go.sh file rather than using docker compose? If not, I will try and write a docker compose file for this.
Cheers,
Sean Og.
The text was updated successfully, but these errors were encountered:
At the time I didn't know about docker compose. :)
Sounds like a good plan to me.
On Sun, May 1, 2016 at 4:38 PM, Sean Óg Crudden [email protected]
wrote:
Hi Nathan,
I have been having a go at using this to run transitTime and was wondering
would docker compose be a better way of starting this up?
I am looking at adding a caching service to transiTime and have thought of
trying out redis to see how it performs. Would be nice to have docker start
this and the database in advance of starting transiTime.
As I am newish to docker I was wondering is there any reason you did this
in the go.sh file rather than using docker compose? If not, I will try and
write a docker compose file for this.
Cheers,
Sean Og.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub #5
Hi Nathan,
I have been having a go at using this to run transiTime and was wondering would docker compose be a better way of starting this up?
I am looking at adding a caching service to transiTime and have thought of trying out redis to see how it performs. Would be nice to have docker start this and the database in advance of starting transiTime.
As I am newish to docker I was wondering is there any reason you did this in the go.sh file rather than using docker compose? If not, I will try and write a docker compose file for this.
Cheers,
Sean Og.
The text was updated successfully, but these errors were encountered: