[PR #38] [CLOSED] Add ownCloud InfiniteScale #181

Closed
opened 2025-11-22 20:31:59 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/38
Author: @maelp
Created: 3/24/2025
Status: Closed

Base: mainHead: feature/add-ocis


📝 Commits (7)

  • df9d6b3 feat: add owncloud
  • 2db31b5 feat: update code
  • 5fd6353 feat: fix svg
  • 4812c01 Merge branch 'main' into feature/add-ocis
  • 360a087 feat: replace YAML template with TOML for ownCloud configuration
  • 8808a06 chore: remove unused YAML template files for backrest and blinko
  • 154e8ea Update template.toml

📊 Changes

6 files changed (+82 additions, -31 deletions)

View changed files

blueprints/backrest/template.yml (+0 -11)
blueprints/blinko/template.yml (+0 -20)
blueprints/owncloud/docker-compose.yml (+30 -0)
blueprints/owncloud/owncloud.svg (+23 -0)
blueprints/owncloud/template.toml (+16 -0)
📝 meta.json (+13 -0)

📄 Description

Add ownCloud InfiniteScale (file-sharing)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Dokploy/templates/pull/38 **Author:** [@maelp](https://github.com/maelp) **Created:** 3/24/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feature/add-ocis` --- ### 📝 Commits (7) - [`df9d6b3`](https://github.com/Dokploy/templates/commit/df9d6b3c735c77ca720561b2f11601cc248810fa) feat: add owncloud - [`2db31b5`](https://github.com/Dokploy/templates/commit/2db31b505481f0d67278fc41a87e3f2daf6682ef) feat: update code - [`5fd6353`](https://github.com/Dokploy/templates/commit/5fd63538b1132f8749580cf893dc18f5c747e4f6) feat: fix svg - [`4812c01`](https://github.com/Dokploy/templates/commit/4812c01d46f5490ff400645ad4bf6accb90a5693) Merge branch 'main' into feature/add-ocis - [`360a087`](https://github.com/Dokploy/templates/commit/360a0874d5394b42780b2f4c77a43fb2bad4df4e) feat: replace YAML template with TOML for ownCloud configuration - [`8808a06`](https://github.com/Dokploy/templates/commit/8808a069ffc9deb93be746793ba6c30d2a6ce55e) chore: remove unused YAML template files for backrest and blinko - [`154e8ea`](https://github.com/Dokploy/templates/commit/154e8eadb90f6b862af3385a2f6ab2fdd34cf293) Update template.toml ### 📊 Changes **6 files changed** (+82 additions, -31 deletions) <details> <summary>View changed files</summary> ➖ `blueprints/backrest/template.yml` (+0 -11) ➖ `blueprints/blinko/template.yml` (+0 -20) ➕ `blueprints/owncloud/docker-compose.yml` (+30 -0) ➕ `blueprints/owncloud/owncloud.svg` (+23 -0) ➕ `blueprints/owncloud/template.toml` (+16 -0) 📝 `meta.json` (+13 -0) </details> ### 📄 Description Add ownCloud InfiniteScale (file-sharing) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-22 20:31:59 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#181