[RestComm/Restcomm-Connect] d39501: Some left over fixes from #2220

2017-12-11 Thread Yorgos Saslis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: d395012a4c952ae0d98c985aabaadd4c831f837d
  
https://github.com/RestComm/Restcomm-Connect/commit/d395012a4c952ae0d98c985aabaadd4c831f837d
  Author: gsaslis 
  Date:   2017-11-29 (Wed, 29 Nov 2017)

  Changed paths:
M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/docker/Restcomm
 - Docker Quick Start Guide.adoc

  Log Message:
  ---
  Some left over fixes from #2220

Were not included in #2382


  Commit: 4e1991d076e2940be126fb1a0bd744b292d18fc7
  
https://github.com/RestComm/Restcomm-Connect/commit/4e1991d076e2940be126fb1a0bd744b292d18fc7
  Author: gsaslis 
  Date:   2017-11-29 (Wed, 29 Nov 2017)

  Changed paths:
M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/docker/Restcomm
 - Docker Quick Start Guide.adoc

  Log Message:
  ---
  Fixed outdated env var name


  Commit: 91c109c7adfc05eea027ccf907ec7556c9b46637
  
https://github.com/RestComm/Restcomm-Connect/commit/91c109c7adfc05eea027ccf907ec7556c9b46637
  Author: gsaslis 
  Date:   2017-11-29 (Wed, 29 Nov 2017)

  Changed paths:
M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/docker/Restcomm
 - Docker Advanced Configuration.adoc
M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/docker/Restcomm
 - Docker Quick Start Guide.adoc

  Log Message:
  ---
  Fixed location of `ENVCONFURL`

reference file had been moved to `env_files` subdir in RestComm/RestComm-Docker 
repo, from the `scripts` dir.

fixes #2675


  Commit: 38f15c8698de3094d7e499b9911783ec600b59c5
  
https://github.com/RestComm/Restcomm-Connect/commit/38f15c8698de3094d7e499b9911783ec600b59c5
  Author: gsaslis 
  Date:   2017-12-01 (Fri, 01 Dec 2017)

  Changed paths:
R 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/docker/Restcomm
 - Docker Adding a Jar File to an Existing Container.adoc
M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/index.adoc

  Log Message:
  ---
  Removed guide as advanced topic

Goal is to reduce number of docs (that can become outdated) and focus on 
getting smooth onboarding
Since we're moving more and more in the docker direction and our docker images 
are becoming our binaries (taking that role over from our JARs), this will be 
less and less relevant anyway.


  Commit: 27d29c554dd477b5bf32819ecedca696f590ccc1
  
https://github.com/RestComm/Restcomm-Connect/commit/27d29c554dd477b5bf32819ecedca696f590ccc1
  Author: gsaslis 
  Date:   2017-12-01 (Fri, 01 Dec 2017)

  Changed paths:
R 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/docker/Restcomm
 - Docker Advanced Configuration.adoc
M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/index.adoc

  Log Message:
  ---
  Removed advanced configuration guide

These topics are all covered in the `docker-compose.yml` file that is coming up.


  Commit: ccde8aef2afc958c212169e46eafbf06b85ba544
  
https://github.com/RestComm/Restcomm-Connect/commit/ccde8aef2afc958c212169e46eafbf06b85ba544
  Author: gsaslis 
  Date:   2017-12-01 (Fri, 01 Dec 2017)

  Changed paths:
R 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/docker/Restcomm
 - Docker Environment Variables.adoc
M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/index.adoc

  Log Message:
  ---
  Again, documentation moved to `docker-compose.yml`


  Commit: 7652b52d630b9b946da2887fd55865f9c4e70201
  
https://github.com/RestComm/Restcomm-Connect/commit/7652b52d630b9b946da2887fd55865f9c4e70201
  Author: gsaslis 
  Date:   2017-12-01 (Fri, 01 Dec 2017)

  Changed paths:
R 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/docker/Restcomm
 - Docker How to Load Environment Variable from a File.adoc
M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/index.adoc

  Log Message:
  ---
  Removed guide as more advanced topic

Environment variables are now documented in (the upcoming, hold your horses... 
) `docker-compose.yml`


  Commit: 320d9da10f4ca2e16e2aa6bbc9ef7d18d8705cd3
  
https://github.com/RestComm/Restcomm-Connect/commit/320d9da10f4ca2e16e2aa6bbc9ef7d18d8705cd3
  Author: gsaslis 
  Date:   2017-12-01 (Fri, 01 Dec 2017)

  Changed paths:
R 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/docker/Restcomm
 - Docker How to Persist Your Work on a Filesystem.adoc
R 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/docker/Restcomm
 - Docker Important Ports.adoc
R 

[RestComm/Restcomm-Connect] d39501: Some left over fixes from #2220

2017-12-01 Thread gsaslis
  Branch: refs/heads/docs_improvements
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: d395012a4c952ae0d98c985aabaadd4c831f837d
  
https://github.com/RestComm/Restcomm-Connect/commit/d395012a4c952ae0d98c985aabaadd4c831f837d
  Author: gsaslis 
  Date:   2017-11-29 (Wed, 29 Nov 2017)

  Changed paths:
M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/docker/Restcomm
 - Docker Quick Start Guide.adoc

  Log Message:
  ---
  Some left over fixes from #2220

Were not included in #2382


  Commit: 4e1991d076e2940be126fb1a0bd744b292d18fc7
  
https://github.com/RestComm/Restcomm-Connect/commit/4e1991d076e2940be126fb1a0bd744b292d18fc7
  Author: gsaslis 
  Date:   2017-11-29 (Wed, 29 Nov 2017)

  Changed paths:
M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/docker/Restcomm
 - Docker Quick Start Guide.adoc

  Log Message:
  ---
  Fixed outdated env var name


  Commit: 91c109c7adfc05eea027ccf907ec7556c9b46637
  
https://github.com/RestComm/Restcomm-Connect/commit/91c109c7adfc05eea027ccf907ec7556c9b46637
  Author: gsaslis 
  Date:   2017-11-29 (Wed, 29 Nov 2017)

  Changed paths:
M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/docker/Restcomm
 - Docker Advanced Configuration.adoc
M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/docker/Restcomm
 - Docker Quick Start Guide.adoc

  Log Message:
  ---
  Fixed location of `ENVCONFURL`

reference file had been moved to `env_files` subdir in RestComm/RestComm-Docker 
repo, from the `scripts` dir.

fixes #2675


  Commit: 38f15c8698de3094d7e499b9911783ec600b59c5
  
https://github.com/RestComm/Restcomm-Connect/commit/38f15c8698de3094d7e499b9911783ec600b59c5
  Author: gsaslis 
  Date:   2017-12-01 (Fri, 01 Dec 2017)

  Changed paths:
R 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/docker/Restcomm
 - Docker Adding a Jar File to an Existing Container.adoc
M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/index.adoc

  Log Message:
  ---
  Removed guide as advanced topic

Goal is to reduce number of docs (that can become outdated) and focus on 
getting smooth onboarding
Since we're moving more and more in the docker direction and our docker images 
are becoming our binaries (taking that role over from our JARs), this will be 
less and less relevant anyway.


  Commit: 27d29c554dd477b5bf32819ecedca696f590ccc1
  
https://github.com/RestComm/Restcomm-Connect/commit/27d29c554dd477b5bf32819ecedca696f590ccc1
  Author: gsaslis 
  Date:   2017-12-01 (Fri, 01 Dec 2017)

  Changed paths:
R 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/docker/Restcomm
 - Docker Advanced Configuration.adoc
M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/index.adoc

  Log Message:
  ---
  Removed advanced configuration guide

These topics are all covered in the `docker-compose.yml` file that is coming up.


  Commit: ccde8aef2afc958c212169e46eafbf06b85ba544
  
https://github.com/RestComm/Restcomm-Connect/commit/ccde8aef2afc958c212169e46eafbf06b85ba544
  Author: gsaslis 
  Date:   2017-12-01 (Fri, 01 Dec 2017)

  Changed paths:
R 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/docker/Restcomm
 - Docker Environment Variables.adoc
M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/index.adoc

  Log Message:
  ---
  Again, documentation moved to `docker-compose.yml`


  Commit: 7652b52d630b9b946da2887fd55865f9c4e70201
  
https://github.com/RestComm/Restcomm-Connect/commit/7652b52d630b9b946da2887fd55865f9c4e70201
  Author: gsaslis 
  Date:   2017-12-01 (Fri, 01 Dec 2017)

  Changed paths:
R 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/docker/Restcomm
 - Docker How to Load Environment Variable from a File.adoc
M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/index.adoc

  Log Message:
  ---
  Removed guide as more advanced topic

Environment variables are now documented in (the upcoming, hold your horses... 
) `docker-compose.yml`


  Commit: 320d9da10f4ca2e16e2aa6bbc9ef7d18d8705cd3
  
https://github.com/RestComm/Restcomm-Connect/commit/320d9da10f4ca2e16e2aa6bbc9ef7d18d8705cd3
  Author: gsaslis 
  Date:   2017-12-01 (Fri, 01 Dec 2017)

  Changed paths:
R 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/docker/Restcomm
 - Docker How to Persist Your Work on a Filesystem.adoc
R 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/docker/Restcomm
 - Docker Important Ports.adoc
R