Skip to content

make setup more friendly to newcomers#17

Merged
dka23 merged 2 commits intodka23:masterfrom
mikesmullin:master
Jan 29, 2017
Merged

make setup more friendly to newcomers#17
dka23 merged 2 commits intodka23:masterfrom
mikesmullin:master

Conversation

@sbimikesmullin
Copy link
Copy Markdown

main points:

  • Docker is easier to setup, test, and deploy with most of the time. Recommending we provide a Dockerfile as an alternate route to save time and effort for those who know.

  • Not sure why the README.md states:

    WORK IN PROGRESS: Completely unfinished and untested at the moment.

    ...but this seems inaccurate. Work hasn't progressed in over 14 months. Its been tested by multiple people, and it works for me, at least. Recommending we remove the note. It seems like a stable beta, if not a release.

  • The wording in the setup instructions was at times inaccurate or vague concerning labels, and largely assumed the reader was intimately familiar with the chosen stack and subject matter (Maven, Spring, JIRA, GitHub [Enterprise] API, GitLab Administration, etc.). In my case I'm more of a system administrator than a fan of any technology involved here; my customers are proponents of JIRA, and I am a proponent of GitLab, so not all of the instructions weren't obvious to me at first glance.

Overall, thanks for this! I have a feeling it will become more popular if it were just more obvious a) that it does work, and b) how easy it is to set up.

for easier setup, testing, and rapid deployment
could be improved by having mvn dependencies pre-downloaded before CMD
and only downloading when mvn dependencies change since last docker
image cache
newcomers potentially several hours on setup (ask me how i know)
@dka23
Copy link
Copy Markdown
Owner

dka23 commented Jan 29, 2017

Hi Mike,

thanks for this pull request. You're completely right - I'm also using this in production for a long time and have not had problems with it...

Cheers
Daniel

@dka23 dka23 merged commit bac4844 into dka23:master Jan 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants