speckle-server icon indicating copy to clipboard operation
speckle-server copied to clipboard

The Speckle Server, Frontend, 3D Viewer, & other JS utilities.

Results 343 speckle-server issues
Sort by recently updated
recently updated
newest added

Can we add the ability to save objects to different regions rather than hardcode it? Some projects require data to be stored in a particular country.

ServiceAccounts are provided for each service. ServiceAccounts are configurable, and are enabled by default. These ServiceAccounts do not mount service account token (which allows access to the kubernetes API). As...

## What package are you referring to? Kubernetes manifests ## Is your feature request related to a problem? Please describe. To security harden running containers on kubernetes, they should have...

enhancement
helm
security
[ devops ]

## What package are you referring to? Helm Chart ## Is your feature request related to a problem? Please describe. Service Accounts, implemented as part of https://github.com/specklesystems/speckle-server/issues/859, restrict the secrets...

enhancement
helm
security

Updates github PR template to be in default location expected by Github. ❗ squash merge this PR ❗

To reduce likelihood of CRLF characters being incorporated, we wish to configure the project to use LF only.

Speckle pods should run with minimal privileges and capabilities to function. To verify, run the following and follow the advisory guidance: ```shell helm template my-speckle-server ./utils/helm/speckle-server \ --values ../iain_speckle_dev-values.yaml \...

## What package are you referring to? Frontend, helm chart ## Describe the bug Frontend runs as root and has a writeable root file system ## Additional context https://github.com/openresty/docker-openresty/issues/119 ##...

helm
security
[ devops ]