-
Notifications
You must be signed in to change notification settings - Fork 94
Is it possible to setup a signal server locally without the Amazon services? #111
Comments
My config.yml file `abuseDatabase: # Postgresql database configuration accountDatabaseCrawler: accountsDatabase: apn: awsAttachments: # AWS S3 configuration backupService: cacheCluster: # Redis server configuration for cache cluster attachments: # S3 configurationaccessKey: Q3AM3UQ867SPQQA43P2FaccessSecret: zuf+tfteSlswRu7BJ86wekitnifILbZam1KYY3TGbucket: bucketregion: us-west-2endpoint: https://play.min.io # add this entry, then change to your own domain & Minio portcdn: clientPresenceCluster: directory: server: gcm: gcpAttachments: # GCP Storage configuration keysDynamoDb: messageCache: # Redis server configuration for message store cache cluster: messageDynamoDb: metricsCluster: micrometer: paymentsService: pubsub: push: pushSchedulerCluster: recaptcha: remoteConfig: server: storageService: turn: # TURN server configuration twilio: # Twilio gateway configuration numbers:- "+12565769630"nanpaMessagingServiceSid: test # Twilio SID for the messaging service to use for NANPA. unidentifiedDelivery: voiceVerification: zkConfig: #------------------------------------------------------------------ accountsDynamoDb: appConfig: asnTable: donation: migrationDeletedAccountsDynamoDb: migrationRetryAccountsDynamoDb: pushChallengeDynamoDb: rateLimitersCluster: reportMessageDynamoDb: torExitNodeList: ` |
It's not yet possible, some components are not modified to be run local yet |
Server Version : (Server v5.98)
Client Version : (Android vX.XX.XX / iOS vX.XX.XX / Desktop vX.XX.XX)
Dependencies : (Twilio / AWS / MinIO / Nginx / Apache / Self-Signed SSL Certificate / Docker / On Premise Redis / On Premise Postgresql / On Premise Minio / Turn / Localstack)
Describe what are you trying to achieve
Is it possible to setup a signal server locally without the Amazon services?
Describe the issue that you face
I followed the instructions of version 5 of Server Signal but encountered the following error:
Apparently the error is related to setting up Amazon servic.
Logs
Screenshots
Attach screenshots of your error here
Additional context
If you have any additional info, please explain it here
The text was updated successfully, but these errors were encountered: