project-fortis
project-fortis copied to clipboard
Repository for all parts of the Fortis architecture
This project can't be made to work without it and info on what it does. Any chance info could be given? thanks. @c-w
Hi, Can the content/structure of the storage account above be made available, so that I won't have the dependency in my deployment? Thanks,
1. Remove vm extenstion to run fortis-deploy.sh (https://github.com/CatalystCode/project-fortis-pipeline/blob/master/azuredeploy.json#L472) 2. Remove deployment VM from ARM template: https://github.com/CatalystCode/project-fortis-pipeline/blob/master/azuredeploy.json#L363 3. Define acs-engine template with an extension in the masterprofile (https://github.com/Azure/acs-engine/blob/0224c051212524b2a71e00db8cf40783fe677359/docs/extensions.md#masterprofile) to run fortis-deploy.sh...
Currently, the [helm chart](https://github.com/CatalystCode/project-fortis/tree/8e0442bf94f615526fc566fc64f7999d6ac9979c/project-fortis-pipeline/ops/charts/cassandra) that sets up Cassandra has nodes discovering each other by IP during data replication. In rare situations we've seen this cause issues if Cassandra and Kubernetes...
We hit an out of memory issue due to unstable streaming which resulted in Spark cancelling the job. The driver kept running with a stopped context. We need to recreate...
It looks like we're writing a mix of both english and spanish terms to cassandra. For example, if `ataque` is a watchlist term for a Fortis site, where the primary...