Skip to content

Commit

Permalink
files, appdata-gateway,uploader: smb support, md5 function, cache pre…
Browse files Browse the repository at this point in the history
…view and fix a pvc problem (#889)

* files, appdata-gateway and uploader: smb support, md5 function, cache preview and fix a pvc problem

* files, appdata-gateway and uploader: smb support, md5 function, cache preview and fix a pvc problem

* feat: mount smb share file & connect wifi via ble

* Merge branch 'smb_md5_history' of github.com:beclab/olares into smb_md5_history

# Conflicts:
#	apps/files/config/cluster/deploy/files_deploy.yaml

* files: external add smb server and files can view MD5

---------

Co-authored-by: lovehunter9 <[email protected]>
Co-authored-by: hysyeah <[email protected]>
Co-authored-by: liuyu <>
  • Loading branch information
3 people authored Jan 17, 2025
1 parent 4c69c7d commit 1977c12
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 12 deletions.
16 changes: 10 additions & 6 deletions apps/files/config/cluster/deploy/files_deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ spec:
chown -R 1000:1000 /appdata; chown -R 1000:1000 /appcache; chown -R 1000:1000 /data
containers:
- name: gateway
image: beclab/appdata-gateway:0.1.15
image: beclab/appdata-gateway:0.1.16
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false
Expand All @@ -78,7 +78,7 @@ spec:
- containerPort: 8080
env:
- name: FILES_SERVER_TAG
value: 'beclab/files-server:v0.2.46'
value: 'beclab/files-server:v0.2.48'
- name: NAMESPACE
valueFrom:
fieldRef:
Expand Down Expand Up @@ -109,7 +109,7 @@ spec:
{{ end }}

- name: files
image: beclab/files-server:v0.2.47
image: beclab/files-server:v0.2.48
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: true
Expand Down Expand Up @@ -209,6 +209,8 @@ spec:
value: {{ $files_nats_password | b64dec }}
- name: NATS_SUBJECT
value: terminus.os-system.files-notify
- name: RESERVED_SPACE
value: '10000'
- name: POD_NAME
valueFrom:
fieldRef:
Expand All @@ -225,12 +227,14 @@ spec:
- /filebrowser
- --noauth
- name: uploader
image: beclab/upload:v1.0.7
image: beclab/upload:v1.0.8
env:
- name: UPLOAD_FILE_TYPE
value: '*'
- name: UPLOAD_LIMITED_SIZE
value: '21474836481'
value: '49946775344'
- name: RESERVED_SPACE
value: '10000'
volumeMounts:
- name: fb-data
mountPath: /appdata
Expand Down Expand Up @@ -372,7 +376,7 @@ spec:
name: check-nats
containers:
- name: files
image: beclab/files-server:v0.2.46
image: beclab/files-server:v0.2.48
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ spec:
# - /filebrowser
# - --noauth
- name: files-frontend
image: beclab/files-frontend:v1.3.14
image: beclab/files-frontend:v1.3.18
imagePullPolicy: IfNotPresent
securityContext:
runAsNonRoot: false
Expand Down
4 changes: 2 additions & 2 deletions apps/vault/config/cluster/deploy/vault_server_deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ spec:
value: os_system_vault
containers:
- name: vault-server
image: beclab/vault-server:v1.3.14
image: beclab/vault-server:v1.3.18
imagePullPolicy: IfNotPresent
ports:
- containerPort: 3000
Expand Down Expand Up @@ -114,7 +114,7 @@ spec:
- name: vault-attach
mountPath: /padloc/packages/server/attachments
- name: vault-admin
image: beclab/vault-admin:v1.3.14
image: beclab/vault-admin:v1.3.18
imagePullPolicy: IfNotPresent
ports:
- containerPort: 3010
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -88,13 +88,13 @@ spec:

containers:
- name: vault-frontend
image: beclab/vault-frontend:v1.3.14
image: beclab/vault-frontend:v1.3.18
imagePullPolicy: IfNotPresent
ports:
- containerPort: 80

- name: notification-server
image: beclab/vault-notification:v1.3.14
image: beclab/vault-notification:v1.3.18
imagePullPolicy: IfNotPresent
ports:
- containerPort: 3010
Expand Down
2 changes: 1 addition & 1 deletion build/manifest/components
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
olaresd-v0.0.54.tar.gz,pkg/components,https://dc3p1870nn3cj.cloudfront.net/olaresd-v0.0.54-linux-amd64.tar.gz,https://dc3p1870nn3cj.cloudfront.net/olaresd-v0.0.54-linux-arm64.tar.gz,olaresd
olaresd-v0.0.56.tar.gz,pkg/components,https://dc3p1870nn3cj.cloudfront.net/olaresd-v0.0.56-linux-amd64.tar.gz,https://dc3p1870nn3cj.cloudfront.net/olaresd-v0.0.56-linux-arm64.tar.gz,olaresd
socat-1.7.3.2.tar.gz,pkg/components,https://src.fedoraproject.org/lookaside/pkgs/socat/socat-1.7.3.2.tar.gz/sha512/540658b2a3d1b87673196282e5c62b97681bd0f1d1e4759ff9d72909d11060235ee9e9521a973603c1b00376436a9444248e5fbc0ffac65f8edb9c9bc28e7972/socat-1.7.3.2.tar.gz,https://src.fedoraproject.org/lookaside/pkgs/socat/socat-1.7.3.2.tar.gz/sha512/540658b2a3d1b87673196282e5c62b97681bd0f1d1e4759ff9d72909d11060235ee9e9521a973603c1b00376436a9444248e5fbc0ffac65f8edb9c9bc28e7972/socat-1.7.3.2.tar.gz,socat
conntrack-tools-1.4.1.tar.gz,pkg/components,https://github.com/fqrouter/conntrack-tools/archive/refs/tags/conntrack-tools-1.4.1.tar.gz,https://github.com/fqrouter/conntrack-tools/archive/refs/tags/conntrack-tools-1.4.1.tar.gz,conntrack-tools
minio.RELEASE.2023-05-04T21-44-30Z,pkg/components,https://dl.min.io/server/minio/release/linux-amd64/archive/minio.RELEASE.2023-05-04T21-44-30Z,https://dl.min.io/server/minio/release/linux-arm64/archive/minio.RELEASE.2023-05-04T21-44-30Z,minio
Expand Down

0 comments on commit 1977c12

Please sign in to comment.