[JBoss JIRA] (ISPN-10511) ServerNG Docs: Clustering
by Donald Naro (Jira)
Donald Naro created ISPN-10511:
----------------------------------
Summary: ServerNG Docs: Clustering
Key: ISPN-10511
URL: https://issues.jboss.org/browse/ISPN-10511
Project: Infinispan
Issue Type: Enhancement
Components: Documentation-Servers
Reporter: Donald Naro
Assignee: Donald Naro
As an admin, I need to choose cluster transport protocol (UDP or TCP)
As an admin, I need to choose a cluster discovery protocol (PING)
As an admin, I want to encrypt network traffic between nodes
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 7 months
[JBoss JIRA] (ISPN-10510) ServerNG Docs: Configuring Security
by Donald Naro (Jira)
[ https://issues.jboss.org/browse/ISPN-10510?page=com.atlassian.jira.plugin... ]
Donald Naro updated ISPN-10510:
-------------------------------
Description:
Configuring authentication and encryption.
As a user, I need to understand auth mechanisms (BASIC, DIGEST-MD5, OAUTH [KeyCloak], SCRAM, SPNEGO and CERT)
Authentication: Hot Rod > SASL, REST > HTTP Auth
Auth methods
SASL: PLAIN <> HTTP: Basic
SASL: DIGEST-MD5 <> HTTP: Digest
SASL: EXTERNAL <> HTTP: ClientCert
As an admin, I can enable memcached even though it does not support authentication.
As a user, I need to create and manage credentials.
As a user, I need to set up encryption. Adding CA-signed server certs. Creating and adding self-signed certs.
was:
Configuring authentication and encryption.
As a user, I need to understand auth mechanisms (BASIC, DIGEST-MD5, OAUTH [KeyCloak], SCRAM, SPNEGO and CERT)
Authentication: Hot Rod > SASL, REST > HTTP Auth
Auth methods
SASL: PLAIN <> HTTP: Basic
SASL: DIGEST-MD5 <> HTTP: Digest
SASL: EXTERNAL <> HTTP: ClientCert
As a user, I need to create and manage credentials.
As a user, I need to set up encryption. Adding CA-signed server certs. Creating and adding self-signed certs.
> ServerNG Docs: Configuring Security
> -----------------------------------
>
> Key: ISPN-10510
> URL: https://issues.jboss.org/browse/ISPN-10510
> Project: Infinispan
> Issue Type: Enhancement
> Reporter: Donald Naro
> Assignee: Donald Naro
> Priority: Major
>
> Configuring authentication and encryption.
> As a user, I need to understand auth mechanisms (BASIC, DIGEST-MD5, OAUTH [KeyCloak], SCRAM, SPNEGO and CERT)
> Authentication: Hot Rod > SASL, REST > HTTP Auth
> Auth methods
> SASL: PLAIN <> HTTP: Basic
> SASL: DIGEST-MD5 <> HTTP: Digest
> SASL: EXTERNAL <> HTTP: ClientCert
> As an admin, I can enable memcached even though it does not support authentication.
> As a user, I need to create and manage credentials.
> As a user, I need to set up encryption. Adding CA-signed server certs. Creating and adding self-signed certs.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 7 months
[JBoss JIRA] (ISPN-10510) ServerNG Docs: Configuring Security
by Donald Naro (Jira)
Donald Naro created ISPN-10510:
----------------------------------
Summary: ServerNG Docs: Configuring Security
Key: ISPN-10510
URL: https://issues.jboss.org/browse/ISPN-10510
Project: Infinispan
Issue Type: Enhancement
Reporter: Donald Naro
Assignee: Donald Naro
Configuring authentication and encryption.
As a user, I need to understand auth mechanisms (BASIC, DIGEST-MD5, OAUTH [KeyCloak], SCRAM, SPNEGO and CERT)
Authentication: Hot Rod > SASL, REST > HTTP Auth
Auth methods
SASL: PLAIN <> HTTP: Basic
SASL: DIGEST-MD5 <> HTTP: Digest
SASL: EXTERNAL <> HTTP: ClientCert
As a user, I need to create and manage credentials.
As a user, I need to set up encryption. Adding CA-signed server certs. Creating and adding self-signed certs.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 7 months
[JBoss JIRA] (ISPN-10509) ServerNG Docs: Modularize Existing Server Content
by Donald Naro (Jira)
Donald Naro created ISPN-10509:
----------------------------------
Summary: ServerNG Docs: Modularize Existing Server Content
Key: ISPN-10509
URL: https://issues.jboss.org/browse/ISPN-10509
Project: Infinispan
Issue Type: Enhancement
Reporter: Donald Naro
Assignee: Donald Naro
This task modularizes the existing server docs on master. The purpose is to set things up for ServerNG content with ISPN 10.
Separates server content from HR client content.
Makes it easier to add/remove content for the rest of the ServerNG doc effort.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 7 months
[JBoss JIRA] (ISPN-10254) Modularize Spring Boot Starter Docs
by Donald Naro (Jira)
[ https://issues.jboss.org/browse/ISPN-10254?page=com.atlassian.jira.plugin... ]
Donald Naro updated ISPN-10254:
-------------------------------
Status: Pull Request Sent (was: Reopened)
> Modularize Spring Boot Starter Docs
> -----------------------------------
>
> Key: ISPN-10254
> URL: https://issues.jboss.org/browse/ISPN-10254
> Project: Infinispan
> Issue Type: Enhancement
> Components: Documentation-Core
> Reporter: Donald Naro
> Assignee: Donald Naro
> Priority: Major
> Fix For: 10.0.0.CR1
>
> Attachments: sb_starter.png
>
>
> In 9.4.x and 7.3.x the doc source for the Spring Boot Starter is different for upstream and downstream.
> * Modularize the Spring Boot Starter doc source upstream.
> * Include the Spring Boot Starter docs on the community site (infinispan.org/documentation).
> * Remove the Spring Boot Starter productization docs from infinispan/documentation/src/main/asciidoc.
> This task removes duplication of content with downstream source. Also brings the user experience for Spring Boot Starter docs into alignment with the strategy for ISPN 10.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 7 months
[JBoss JIRA] (ISPN-10254) Modularize Spring Boot Starter Docs
by Donald Naro (Jira)
[ https://issues.jboss.org/browse/ISPN-10254?page=com.atlassian.jira.plugin... ]
Donald Naro reopened ISPN-10254:
--------------------------------
Reopening for the infinispan site changes and sb starter docs.
> Modularize Spring Boot Starter Docs
> -----------------------------------
>
> Key: ISPN-10254
> URL: https://issues.jboss.org/browse/ISPN-10254
> Project: Infinispan
> Issue Type: Enhancement
> Components: Documentation-Core
> Reporter: Donald Naro
> Assignee: Donald Naro
> Priority: Major
> Fix For: 10.0.0.CR1
>
> Attachments: sb_starter.png
>
>
> In 9.4.x and 7.3.x the doc source for the Spring Boot Starter is different for upstream and downstream.
> * Modularize the Spring Boot Starter doc source upstream.
> * Include the Spring Boot Starter docs on the community site (infinispan.org/documentation).
> * Remove the Spring Boot Starter productization docs from infinispan/documentation/src/main/asciidoc.
> This task removes duplication of content with downstream source. Also brings the user experience for Spring Boot Starter docs into alignment with the strategy for ISPN 10.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 7 months
[JBoss JIRA] (ISPN-10254) Modularize Spring Boot Starter Docs
by Ryan Emerson (Jira)
[ https://issues.jboss.org/browse/ISPN-10254?page=com.atlassian.jira.plugin... ]
Ryan Emerson resolved ISPN-10254.
---------------------------------
Fix Version/s: 10.0.0.CR1
Resolution: Done
> Modularize Spring Boot Starter Docs
> -----------------------------------
>
> Key: ISPN-10254
> URL: https://issues.jboss.org/browse/ISPN-10254
> Project: Infinispan
> Issue Type: Enhancement
> Components: Documentation-Core
> Reporter: Donald Naro
> Assignee: Donald Naro
> Priority: Major
> Fix For: 10.0.0.CR1
>
> Attachments: sb_starter.png
>
>
> In 9.4.x and 7.3.x the doc source for the Spring Boot Starter is different for upstream and downstream.
> * Modularize the Spring Boot Starter doc source upstream.
> * Include the Spring Boot Starter docs on the community site (infinispan.org/documentation).
> * Remove the Spring Boot Starter productization docs from infinispan/documentation/src/main/asciidoc.
> This task removes duplication of content with downstream source. Also brings the user experience for Spring Boot Starter docs into alignment with the strategy for ISPN 10.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 7 months
[JBoss JIRA] (ISPN-10464) Remove flag GUARANTEED_DELIVERY
by Ryan Emerson (Jira)
[ https://issues.jboss.org/browse/ISPN-10464?page=com.atlassian.jira.plugin... ]
Ryan Emerson resolved ISPN-10464.
---------------------------------
Resolution: Done
> Remove flag GUARANTEED_DELIVERY
> -------------------------------
>
> Key: ISPN-10464
> URL: https://issues.jboss.org/browse/ISPN-10464
> Project: Infinispan
> Issue Type: Sub-task
> Components: API, Core
> Affects Versions: 10.0.0.Beta5
> Reporter: Dan Berindei
> Assignee: Dan Berindei
> Priority: Minor
> Fix For: 10.0.0.CR1
>
>
> UNICAST3 fixed the UNICAST2 issue that we were trying to work around with RSVP, and we removed RSVP from the default JGroups configuration long time ago.
> The GUARANTEED_DELIVERY flag was always documented as experimental and doesn't do anything without RSVP in the JGroups stack, so we should remove it.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 7 months
[JBoss JIRA] (ISPN-10508) ServerNG Docs: Getting Started
by Donald Naro (Jira)
[ https://issues.jboss.org/browse/ISPN-10508?page=com.atlassian.jira.plugin... ]
Donald Naro updated ISPN-10508:
-------------------------------
Description:
Getting started content for ServerNG.
As a user, I need to:
- understand requirements and supported platforms
- download the server distribution or pull the image
- add a user (auth by default)
- start a single instance, create a cache, put/get new entry
- start a second instance on the same network and verify clustering
- stop servers gracefully
was:
Getting started content for ServerNG.
As a user, I need to:
- understand requirements and supported platforms
- download the server distribution or pull the image
- start a single instance, create a cache, put/get new entry
- start a second instance on the same network and verify clustering
- stop servers gracefully
> ServerNG Docs: Getting Started
> ------------------------------
>
> Key: ISPN-10508
> URL: https://issues.jboss.org/browse/ISPN-10508
> Project: Infinispan
> Issue Type: Enhancement
> Components: Documentation-Servers
> Reporter: Donald Naro
> Assignee: Donald Naro
> Priority: Major
>
> Getting started content for ServerNG.
> As a user, I need to:
> - understand requirements and supported platforms
> - download the server distribution or pull the image
> - add a user (auth by default)
> - start a single instance, create a cache, put/get new entry
> - start a second instance on the same network and verify clustering
> - stop servers gracefully
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 7 months