-
I use Container Station on QNAP's QTS environment and everything works great. Except when I need to update it.
The only way I know how to achieve this is to pull the new docker version directly and e…
-
**Is your feature request related to a problem? Please describe**.
Some container volumes rely on NFS file shares. For example in #704, it's not possible to support MongoDB databases.
**Descri…
-
The persistent volumes declared and created with an appliance is bound within the appliance, and other appliances cannot mount and get access to it. However, persistent volumes need to be shared with …
-
To ensure that we can easily make persistent changes to the Grafana configuration (grafana.ini), we need to mount the grafana.ini file from the host to the Docker container. This will allow us to modi…
-
Optimise size and number of all persistent volumes
Including deployment config e.g. etcd logs do not need to persist for long
-
### Debug mode
- [X] I have enabled debug mode
- [X] I have read [checked the Common Issues page](https://snipe-it.readme.io/docs/common-issues)
### Describe the bug
Hi there
trying to install s…
-
-
As it is likely that OpenShift will occasionally need to be reinstalled, we need to back up persistent volumes so that we can bring xdmod back up more quickly.
It was suggested to use an S3 storage…
-
I'd like to ask you something about the pvcviewer-controller-manager.
1- I want to see the volume content attached to a notebook by clicking the "Open PVCViewer" icon on Volumes page.
![Screenshot…
-
I use the following (redacted) Docker compose file for my Seafile installation. It's very similar to the official one:
```
services:
seafile-db:
image: mariadb:10.11
container_name: …