Actions
Feature #22281
closedInstaller allows keep-web to connect to database
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
-
Target version:
Story points:
-
Release:
Release relationship:
Auto
Description
Since #22184, keep-web needs to be able to connect to the PostgreSQL service. The installer needs to be updated to reflect this new requirement.
Related issues
Updated by Lucas Di Pentima 17 days ago
- Related to Bug #22184: Consistent WebDAV behavior in load-balanced installation added
Updated by Lucas Di Pentima 16 days ago
22281-keepweb-pg-conn @ 08817f5
- All agreed upon points are implemented / addressed. Describe changes from pre-implementation design.
- Yes
- Anything not implemented (discovered or discussed during work) has a follow-up story.
- No
- Code is tested and passing, both automated and manual, what manual testing was done is described.
- Manually tested by deploying a multi node test cluster
- New or changed UX/UX and has gotten feedback from stakeholders.
- N/A
- Documentation has been updated.
- N/A
- Behaves appropriately at the intended scale (describe intended scale).
- No change in scale
- Considered backwards and forwards compatibility issues between client and server.
- N/A
- Follows our coding standards and GUI style guidelines.
- N/A
- Adds keep-web's IP address to the PostgreSQL ACL list.
- De-duplicates ACLs configuration for those cases where some or all of keep-web, keep-balance and arv-ws are deployed to the same node.
Updated by Brett Smith 16 days ago
Updated by Lucas Di Pentima 16 days ago
- Status changed from In Progress to Resolved
Applied in changeset arvados|2a67bfefe44e3447bedf1d53d7aa1bbdf4f07e6f.
Actions