Owncloud docker image: php path order (bug or a feature) Server 030October 21, 2024 Unable to start OCIS Infinite Scale 7128October 20, 2024 A new Client is being created for each login with keycloak Infinite Scale 888October 18, 2024 ...
.make dev: Enable VIPS in local docker builds Oct 17, 2024 .vscode tests: update ocm setup and docs Nov 11, 2024 assets Add files via upload May 25, 2023 changelog fix: fix deny access to prevent a regression Nov 25, 2024 deployments [docs-only] Update ocis_full deployment example Nov...
Infinite Scale can be delivered as asingle binary- which is a self-contained, complete and ready to start compilation of all microservices that are needed to simply start Infinite Scale. Other featured deployment methods aredocker imagesanddocker-composefiles. For setups with scaling requirements all...
Docker Compose File Create docker-compose.yml with the following content: services: owncloud: container_name: owncloud hostname: owncloud image: owncloud/ocis:latest restart: unless-stopped networks: - caddy_caddynet entrypoint: - /bin/sh # Run ocis init to initialize a configuration file with...
docker-compose.yml ci: adjust web app names and ocm env vars 4个月前 gettext.config.cjs feat: add all languages that we have on transifex 4个月前 index.html feat: show consistent initial loading spinner 4个月前 oidc-callback.html
docker-compose.yml initial commit Dec 8, 2022 package.json initial commit Dec 8, 2022 pnpm-lock.yaml initial commit Dec 8, 2022 pnpm-workspace.yaml initial commit Dec 8, 2022 rollup.config.mjs initial commit Dec 8, 2022 sonar-project.properties ...
2. For oCIS >= 5.1Copy docker-compose.override.example.yml to docker-compose.override.yml.4. Run oCIS serverdocker compose up Docker Tags and respective Dockerfile linkslatest available as registry.owncloud.com/internal/web-app-dicom-viewer:latest...
I get this error when starting EOS setup with the docker-compose file ocis | /root/go/pkg/mod/github.com/sciencemesh/meshdirectory-web@v1.0.4/meshdirectory_web.go:4:2: package embed is not in GOROOT (/usr/local/go/src/embed) ocis | /root/go/pkg/mod/github.com/sciencemesh/meshdire...
127.0.0.1 ocis.owncloud.test 127.0.0.1 keycloak.owncloud.test Start the servicesdocker-compose up -d Connect the Desktop Client withocis.owncloud.test Login with einstein:relativity Upload large folder (needs to take longer than 5 minutes since the token expires after 5 minutes, maybe use bandw...
docker compose ocis_full with default configuration micbar added Type:Bug Priority:p2-high labels Jul 4, 2024 Contributor Author micbar commented Jul 4, 2024 @tbsbdr @kulmann @JammingBen Would be nice to get this into the next rolling on monday. Collaborator JammingBen commented Jul 4, 20...