Commit Graph

249 Commits

Author SHA1 Message Date
Mauricio Siu
8069689a73 chore: streamline meta.json validation process by removing debug output and optimizing entry checks 2025-04-03 00:40:08 -06:00
Mauricio Siu
076c82490c chore: improve meta.json validation with detailed error reporting and debug output 2025-04-03 00:38:14 -06:00
Mauricio Siu
38e0936ae5 chore: add validation checks for meta.json in CI workflow 2025-04-03 00:36:15 -06:00
Mauricio Siu
fc4d766fd9 chore: enhance README with new helper variables and add meta.json validation in CI workflow 2025-04-03 00:26:57 -06:00
Mauricio Siu
ba22a72791
Update README.md 2025-04-02 22:52:44 -06:00
Mauricio Siu
4fc3f8ec1b
Merge pull request #57 from wrussell1999/patch-1 2025-04-02 21:54:34 -06:00
Will Russell
6e81f994d0
fix: template files in README 2025-04-02 16:35:51 +01:00
Mauricio Siu
ffc5d35fc9
Merge pull request #54 from ch1lam/feat-add-rsshub
feat: add RSSHub
2025-04-02 00:46:09 -06:00
Mauricio Siu
0d70260001
Update template.toml 2025-04-01 23:37:48 -06:00
Mauricio Siu
6212412fb1
Update blueprints/rsshub/template.toml 2025-04-01 23:34:19 -06:00
Mauricio Siu
3ead11da53
Merge pull request #53 from malko/main
vaultwarden template update (security fixs)
2025-04-01 23:33:13 -06:00
chilam
1ddf0b13d3 feat: add RSSHub 2025-04-02 10:04:10 +08:00
Jonathan Gotti
93740b4f94 vaultwarden template update (security fixs) 2025-04-02 01:04:39 +02:00
Mauricio Siu
2c45327e6d
Update meta.json 2025-03-31 00:15:50 -06:00
Mauricio Siu
00c052a80f
Update meta.json 2025-03-31 00:13:02 -06:00
Mauricio Siu
92838cca35
Update meta.json 2025-03-31 00:10:26 -06:00
Mauricio Siu
fa3a75a9ba Implement routing and search functionality enhancements
- Wrapped the main application in a BrowserRouter to enable routing.
- Integrated react-router-dom for managing search parameters in the Search component.
- Updated search functionality to initialize from URL parameters and reflect changes in the URL when the search query is modified.
- Added logic to filter templates based on search query and selected tags, improving user experience.
2025-03-30 21:44:23 -06:00
Mauricio Siu
a22c638f82
Merge pull request #51 from Dokploy/feat/bulk-templates
Add Ackee blueprint with Docker Compose and configuration files
2025-03-30 21:39:03 -06:00
Mauricio Siu
05de6a623b Add Coral blueprint with Docker Compose and configuration files
- Introduced Docker Compose setup for Coral service, including environment variables for MongoDB and Redis configuration.
- Added logo for Coral.
- Created template.toml for Coral with default variables for configuration.
- Updated meta.json to include Coral with detailed description, logo, and relevant links.
2025-03-30 21:27:16 -06:00
Mauricio Siu
e5075ade82 Add Commento blueprint with Docker Compose and configuration files
- Introduced Docker Compose setup for Commento service, including environment variables for PostgreSQL configuration.
- Added logo for Commento.
- Created template.toml for Commento with default variables for configuration.
2025-03-30 21:21:15 -06:00
Mauricio Siu
3e2083df18 Add Commento blueprint with Docker Compose and configuration files
- Introduced Docker Compose setup for Commento service, including environment variables for domain and PostgreSQL configuration.
- Added logo for Commento.
- Created template.toml for Commento with default variables for configuration.
2025-03-30 21:17:41 -06:00
Mauricio Siu
984bf1deb8 Add Confluence blueprint with Docker Compose and configuration files
- Introduced Docker Compose setup for Confluence service, including environment variables for memory and domain configuration.
- Added logo for Confluence.
- Created template.toml for Confluence with default variables for configuration.
2025-03-30 21:16:20 -06:00
Mauricio Siu
900324cbac Add Collabora Office blueprint with Docker Compose and configuration files
- Introduced Docker Compose setup for Collabora Office service, including environment variables for domain, username, and password.
- Added logo for Collabora Office.
- Created template.toml for Collabora Office with default variables for configuration.
- Updated meta.json to include Collabora Office with detailed description, logo, and relevant links.
2025-03-30 21:08:26 -06:00
Mauricio Siu
38a1a2b438 Add Codex blueprint with Docker Compose and configuration files
- Introduced Docker Compose setup for Codex service, including environment variables and volume configuration.
- Added logo for Codex.
- Created template.toml for Codex with default variables for configuration.
2025-03-30 21:06:49 -06:00
Mauricio Siu
855593defe Add Chromium blueprint with Docker Compose and configuration files
- Introduced Docker Compose setup for Chromium service, including environment variables and volume configuration.
- Added logo for Chromium.
- Created template.toml for Chromium with default variables for configuration.
2025-03-30 20:54:13 -06:00
Mauricio Siu
d8bfbc796a Add Cockpit blueprint with Docker Compose and configuration files
- Introduced Docker Compose setup for Cockpit service, including environment variables and volume configuration.
- Added logo for Cockpit.
- Created template.toml for Cockpit with default variables for configuration.
- Updated meta.json to include Cockpit with detailed description, logo, and relevant links.
2025-03-30 20:50:02 -06:00
Mauricio Siu
f855b8f927 Add Cloud Commander blueprint with Docker Compose and configuration files
- Introduced Docker Compose setup for Cloud Commander service, including environment variables and volume configuration.
- Added logo for Cloud Commander.
- Created template.toml for Cloud Commander with default variables for configuration.
- Updated meta.json to include Cloud Commander with detailed description, logo, and relevant links.
2025-03-30 20:44:33 -06:00
Mauricio Siu
addc92abb4 Add Cloud9 blueprint with Docker Compose and configuration files
- Introduced Docker Compose setup for Cloud9 service, including environment variables and volume configuration.
- Added logo for Cloud9.
- Created template.toml for Cloud9 with default variables for configuration.
2025-03-30 20:42:58 -06:00
Mauricio Siu
86a9bfbf11 Add ClassicPress blueprint with Docker Compose and configuration files
- Introduced Docker Compose setup for ClassicPress service, including environment variables and volume configuration.
- Added logo for ClassicPress.
- Created template.toml for ClassicPress with default variables for configuration.
2025-03-30 20:40:58 -06:00
Mauricio Siu
6506639ca7 Add Chief-Onboarding blueprint with Docker Compose and configuration files
- Introduced Docker Compose setup for Chief-Onboarding service, including environment variables and volume configuration.
- Added logo for Chief-Onboarding.
- Created template.toml for Chief-Onboarding with default variables for configuration.
- Updated meta.json to include Chief-Onboarding with detailed description, logo, and relevant links.
2025-03-30 20:31:14 -06:00
Mauricio Siu
8baf6eda5c Add Chevereto blueprint with Docker Compose and configuration files
- Introduced Docker Compose setup for Chevereto service, including environment variables and volume configuration.
- Added logo for Chevereto.
- Created template.toml for Chevereto with default variables for configuration.
2025-03-30 20:29:55 -06:00
Mauricio Siu
b0edca5d4d Add Changedetection blueprint with Docker Compose and configuration files
- Introduced Docker Compose setup for Changedetection service, including volume configuration.
- Added logo for Changedetection.
- Created template.toml for Changedetection with default variables for configuration.
2025-03-30 20:28:17 -06:00
Mauricio Siu
ec5b95a90c Add Carbone blueprint with Docker Compose and configuration files
- Introduced Docker Compose setup for Carbone service, including environment variables and volume configuration.
- Added logo for Carbone.
- Created template.toml for Carbone with default variables for configuration.
2025-03-30 20:28:05 -06:00
Mauricio Siu
f0663626eb Add Calibre blueprint with Docker Compose and configuration files
- Introduced Docker Compose setup for Calibre service, including environment variables and volume configuration.
- Added logo for Calibre.
- Created template.toml for Calibre with default variables for configuration.
- Updated meta.json to include Calibre with detailed description, logo, and relevant links.
2025-03-30 20:17:20 -06:00
Mauricio Siu
a7aa98961b Add multiple blueprints to meta.json
- Added Bazarr, Beszel, ByteStash, BookStack, Bytebase, and Botpress services with detailed descriptions, logos, and relevant links.
- Each service includes tags for better categorization.
2025-03-30 20:06:32 -06:00
Mauricio Siu
06ef0b0606 Add Bookstack blueprint with Docker Compose and configuration files
- Introduced Docker Compose setup for Bookstack service, including environment variables and volume configuration.
- Added logo for Bookstack.
- Created template.toml for Bookstack with default variables for configuration.
2025-03-30 20:02:37 -06:00
Mauricio Siu
f0c7410df1 Add Bytestash blueprint with Docker Compose and configuration files
- Introduced Docker Compose setup for Bytestash service, including environment variables and volume configuration.
- Added logo for Bytestash.
- Created template.toml for Bytestash with default variables for configuration.
2025-03-30 20:01:11 -06:00
Mauricio Siu
7f5965c2e0 Add Bytebase blueprint with Docker Compose and configuration files
- Introduced Docker Compose setup for Bytebase service, including environment variables and volume configuration.
- Added logo for Bytebase.
- Created template.toml for Bytebase with default variables for configuration.
2025-03-30 19:56:50 -06:00
Mauricio Siu
68b0eb4818 Add Botpress blueprint with Docker Compose and configuration files
- Introduced Docker Compose setup for Botpress service, including environment variables and volume configuration.
- Added logo for Botpress.
- Created template.toml for Botpress with default variables for configuration.
2025-03-30 15:25:00 -06:00
Mauricio Siu
fe45176be5 Add Beszel blueprint with Docker Compose and configuration files
- Introduced Docker Compose setup for Beszel service, including port and volume configuration.
- Added logo for Beszel.
- Created template.toml for Beszel with default variables for configuration.
2025-03-30 15:16:33 -06:00
Mauricio Siu
7d5cb0ea67 Add Bazarr blueprint with Docker Compose and configuration files
- Introduced Docker Compose setup for Bazarr service, including environment variables and volume configuration.
- Added logo for Bazarr.
- Created template.toml for Bazarr with default variables for configuration.
2025-03-30 15:15:22 -06:00
Mauricio Siu
d06d7ad2f7 Add Barrage blueprint with Docker Compose and configuration files
- Introduced Docker Compose setup for Barrage service, including environment variables and port configuration.
- Added logo for Barrage.
- Created template.toml for Barrage with default variables for configuration.
- Updated meta.json to include Barrage with detailed description, logo, and relevant links.
2025-03-30 14:52:23 -06:00
Mauricio Siu
18ee7569e2 Add Baikal blueprint with Docker Compose and configuration files
- Introduced Docker Compose setup for Baikal service, including environment variables and volume configuration.
- Added logo for Baikal.
- Created template.toml for Baikal with default variables for configuration.
2025-03-30 14:47:00 -06:00
Mauricio Siu
7d54a2eb20 Add BabyBuddy blueprint with Docker Compose and configuration files
- Introduced Docker Compose setup for BabyBuddy service, including environment variables and volume configuration.
- Added logo for BabyBuddy.
- Created template.toml for BabyBuddy with default variables for configuration.
2025-03-30 14:46:52 -06:00
Mauricio Siu
3f608566df Add automatisch blueprint with Docker Compose and configuration files
- Introduced Docker Compose setup for automatisch service, including web, worker, PostgreSQL, and Redis components with environment variables and volume configuration.
- Added logo for automatisch.
- Created template.toml for automatisch with default variables for configuration.
2025-03-30 14:44:49 -06:00
Mauricio Siu
5b9f04cb0e Add Authorizer blueprint with Docker Compose and configuration files
- Introduced Docker Compose setup for Authorizer service, including environment variables and volume configuration.
- Added logo for Authorizer.
- Created template.toml for Authorizer with default variables for configuration.
2025-03-30 14:30:02 -06:00
Mauricio Siu
82f7e739b4 Add Audiobookshelf blueprint with Docker Compose and configuration files
- Introduced Docker Compose setup for Audiobookshelf service, including environment variables and volume configuration.
- Added logo for Audiobookshelf.
- Created template.toml for Audiobookshelf with default variables for configuration.
2025-03-30 14:28:48 -06:00
Mauricio Siu
c0218e8e2e Add Argilla blueprint with Docker Compose and configuration files
- Introduced Docker Compose setup for Argilla service, including web, worker, Elasticsearch, PostgreSQL, and Redis components.
- Added logo for Argilla.
- Created template.toml for Argilla with default variables for configuration.
2025-03-30 14:27:32 -06:00
Mauricio Siu
a4118655ef Add anonupload blueprint with Docker Compose and configuration files
- Introduced Docker Compose setup for anonupload service with environment variables and volume configuration.
- Added logo for anonupload.
- Created template.toml for anonupload with default variables for configuration.
2025-03-30 14:24:57 -06:00
Mauricio Siu
df67a6f872 Add blueprints for Ampache, AnythingLLM, Apprise API, and ArangoDB with Docker Compose and metadata
- Added entries in meta.json for Ampache, AnythingLLM, Apprise API, and ArangoDB with detailed descriptions, logos, and relevant links.
- Introduced Docker Compose configurations for each service to facilitate deployment.
- Created template.toml files for each service with default variables for configuration.
2025-03-30 14:08:45 -06:00