Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

Server should allow more granular configuration of paths to use #164

Open
mikehearn opened this issue Mar 5, 2015 · 4 comments
Open

Server should allow more granular configuration of paths to use #164

mikehearn opened this issue Mar 5, 2015 · 4 comments

Comments

@mikehearn
Copy link
Contributor

Split out:

  • Logs
  • Project files
  • Misc working files

so their locations can be configured separately.

@MineForeman
Copy link
Contributor

I was planning to have a crack at adding a -log= option over the weekend using how you did the PID file as a template, if you like I can address all three. (I have IntilliJ installed now).

@mikehearn
Copy link
Contributor Author

Sure, if you want to make a patch that'd be great! Let's make the arguments like this:

--logs-dir=/foo
--projects-dir=/bar
--working-dir=/zap

and of course the current flag should just set all three.

@MineForeman
Copy link
Contributor

I am still working on this, life just keeps happening.

Do you want it as 3 patches or as 1. Also I have done --logs-dir as just --log to reflect it can be a path/filename, filename or path.

@mikehearn
Copy link
Contributor Author

Can be just one for this sort of simple change. I'm not fussed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants