Skip to content

Comments

update: wpb-22590 documentation for Fake AWS (SNS/SQS) for websocket#98

Open
mohitrajain wants to merge 1 commit intomainfrom
wpb-22590-use-websockets-no-fcm-apns
Open

update: wpb-22590 documentation for Fake AWS (SNS/SQS) for websocket#98
mohitrajain wants to merge 1 commit intomainfrom
wpb-22590-use-websockets-no-fcm-apns

Conversation

@mohitrajain
Copy link
Contributor

@mohitrajain mohitrajain commented Feb 20, 2026

Update documentation for Fake AWS (SNS/SQS) for websocket only notifications (no FCM/APNS)

Change type

  • Documentation change
  • Build pipeline change
  • Submodule update
  • Deployment change

Basic information

  • THIS CHANGE REQUIRES A WIRE-DOCS RELEASE NOW

Testing

  • I ran/applied the changes myself, in a test environment.

Tracking

  • I mentioned this PR in Jira, OR I mentioned the Jira ticket in this PR.
  • I mentioned this PR in one of the issues attached to one of our repositories.

@mohitrajain mohitrajain requested review from a team as code owners February 20, 2026 14:25
@mohitrajain mohitrajain changed the title update: wpb-22590 documentation for Fake AWS (SNS/SQS) for websocket-… update: wpb-22590 documentation for Fake AWS (SNS/SQS) for websocket Feb 20, 2026
Copy link
Contributor

@sghosh23 sghosh23 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall good, may be you can mention for on-prem this chart might be present in the cluster if they installed the wrapper chart fake-aws, in this case for any existing system they just need to expose the sns/sqs Endpoint to the gundeck config to satisfy the gundeck service.

If you use the fake-aws version, clients will use the websocket method to receive notifications, which keeps connections to the servers open, draining battery.

Open a terminal and run:
To enable **websocket-only notifications** (no FCM/APNS), you must:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

May be its a good idea to put some context why must and what does the fakeAWS do here? (i.e, for initialization of the gundeck service by design)

account: "123456789012"
region: "eu-west-1"
arnEnv: integration
queueName: integration-gundeck-events
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

account, arnEnv, region, queueName can be any string value i guess

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, these are value holders

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.

2 participants