You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2021/04/26 01:58:45 UTC

[GitHub] [couchdb-documentation] wohali opened a new pull request #654: Update docs for new binary location

wohali opened a new pull request #654:
URL: https://github.com/apache/couchdb-documentation/pull/654


   ## Overview
   
   Bintray is deprecated and going away at the end of April. We now have new repos at JFrog Artifactory. 
   
   This updates the documentation with pointers to the new repos, and an improved installation workflow.
   
   ## Testing recommendations
   
   Try installing packages on any of the supported operating systems:
   
   * CentOS / RHEL 7 or 8
   * Debian stretch or bsuter
   * Ubuntu 16.04 (xenial), 18.04 (bionic), 20.04 (focal)
   
   You could test this easily in docker with any of:
   
   ```
   docker run -it centos:7
   docker run -it centos:8
   docker run -it debian:stretch
   docker run -it debian:buster
   docker run -it debian:stretch
   docker run -it ubuntu:xenial
   docker run -it ubuntu:bionic
   docker run -it ubuntu:focal
   ```
   
   and just follow the directions in the PR revised text.
   
   ## GitHub issue number
   
   Fixes apache/couchdb#3478
   
   ## Related Pull Requests
   
   I will need to make this change to our stable tag as well, which will require a fork and a tag move. Please +1 that action along with this. Once I do that, this page:
   
       https://docs.couchdb.org/en/stable/install/unix.html
   
   will also get updated.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [couchdb-documentation] wohali commented on pull request #654: Update docs for new binary location

Posted by GitBox <gi...@apache.org>.
wohali commented on pull request #654:
URL: https://github.com/apache/couchdb-documentation/pull/654#issuecomment-826468453


   Looks right to me. Docker containers don't actually run an init, so there's no systemd running in the background in any docker container.
   
   And yeah, no `sudo` by default in the bare packages. The instructions are designed for proper installs... and the assumption that if you don't have `sudo` you know how to live without it.
   
   May I have a +1 ? :)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [couchdb-documentation] wohali commented on pull request #654: Update docs for new binary location

Posted by GitBox <gi...@apache.org>.
wohali commented on pull request #654:
URL: https://github.com/apache/couchdb-documentation/pull/654#issuecomment-826468453


   Looks right to me. Docker containers don't actually run an init, so there's no systemd running in the background in any docker container.
   
   And yeah, no `sudo` by default in the bare packages. The instructions are designed for proper installs... and the assumption that if you don't have `sudo` you know how to live without it.
   
   May I have a +1 ? :)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [couchdb-documentation] wohali merged pull request #654: Update docs for new binary location

Posted by GitBox <gi...@apache.org>.
wohali merged pull request #654:
URL: https://github.com/apache/couchdb-documentation/pull/654


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [couchdb-documentation] wohali merged pull request #654: Update docs for new binary location

Posted by GitBox <gi...@apache.org>.
wohali merged pull request #654:
URL: https://github.com/apache/couchdb-documentation/pull/654


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org