Commit Graph

213 Commits

Author SHA1 Message Date
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
Mauricio Siu
a679656987 Add blueprints for Adminer, Affine Pro, and AllTube with Docker Compose and metadata
- Added Adminer entry in meta.json with detailed description, logo, and relevant links.
- Introduced Docker Compose configurations for Adminer, Affine Pro, and AllTube services.
- Created template.toml files for each service with default variables for configuration.
2025-03-30 13:36:00 -06:00
Mauricio Siu
ee91373ea7 Update AdGuard Home template.toml to streamline configuration
- Removed unnecessary environment variable and mounts sections for a cleaner setup.
- Ensured the template focuses on essential configuration parameters for AdGuard Home.
2025-03-30 13:21:46 -06:00
Mauricio Siu
f2b6b3fa10 Reintroduce AdGuard Home entry in meta.json
- Restored AdGuard Home metadata including description, logo, links, and tags.
- Ensured consistency in the structure of the meta.json file.
2025-03-30 13:15:57 -06:00
Mauricio Siu
720ca72c0a Add AdGuard Home blueprint with Docker Compose and metadata
- Introduced AdGuard Home entry in meta.json with detailed description, logo, and relevant links.
- Added Docker Compose configuration for AdGuard Home service.
- Created template.toml for AdGuard Home configuration with default variables.
2025-03-30 13:15:20 -06:00
Mauricio Siu
60c1c62264 Refactor README and Ackee template.toml to use TOML format
- Updated README.md to replace YAML configuration with TOML format for clarity and consistency.
- Modified the Ackee template.toml to correct the host variable from `${main_domain}` to `${domain}` for accurate configuration.
2025-03-30 13:09:45 -06:00
Mauricio Siu
996600bf55 Update Ackee Docker Compose to include MongoDB data volume
- Added a volume for MongoDB to persist data across container restarts.
- Cleaned up the Docker Compose file by removing unnecessary blank lines.
2025-03-30 13:05:13 -06:00
Mauricio Siu
2b6d0cb694 Add MongoDB root password variable to Ackee template.toml
- Added MONGO_INITDB_ROOT_PASSWORD to the configuration for improved security and setup flexibility.
2025-03-30 13:02:46 -06:00
Mauricio Siu
187108f0e7 Add Ackee entry to meta.json with relevant details and links
- Included Ackee as a self-hosted analytics tool with its description, logo, and associated links.
- Added tags for better categorization.
2025-03-30 13:00:45 -06:00
Mauricio Siu
722ce8ca2e Add Ackee blueprint with Docker Compose and configuration files
- Introduced Docker Compose setup for Ackee service and MongoDB.
- Added logo for Ackee.
- Created template.toml for Ackee configuration with default variables.
2025-03-30 12:59:48 -06:00
Mauricio Siu
e57c7cac96
Merge pull request #50 from Dokploy/feat/add-pgadmin
Add pgAdmin blueprint with Docker Compose and metadata
2025-03-30 04:37:34 -06:00
Mauricio Siu
482ad1f927 Remove unused network configuration from pgAdmin Docker Compose file 2025-03-30 04:36:08 -06:00
Mauricio Siu
495dd53f80 Update pgAdmin template.toml to set default admin email 2025-03-30 04:34:37 -06:00
Mauricio Siu
6401bbdd0a Add pgAdmin blueprint with Docker Compose and metadata
- Introduced pgAdmin entry in meta.json with relevant details and links.
- Added Docker Compose configuration for pgAdmin service.
- Included pgAdmin logo and template.toml for configuration settings.
2025-03-30 04:33:29 -06:00
Mauricio Siu
5e53a3a4fc
Merge pull request #49 from Dokploy/feat/reaplce-yaml-with-toml
Feat/reaplce yaml with toml
2025-03-30 04:12:27 -06:00
Mauricio Siu
ec644490be refactor: convert template.yml files to template.toml format
- Updated the script to convert 'template.yml' files to 'template.toml' files during directory processing.
- Added new 'template.toml' files for Backrest and BlinkO blueprints with appropriate configuration settings.
2025-03-30 04:04:27 -06:00
Mauricio Siu
38e8d9e66a Merge branch 'main' into feat/reaplce-yaml-with-toml 2025-03-30 03:53:16 -06:00
Mauricio Siu
f922d109b9
Merge pull request #43 from DrMxrcy/app/blinko
Add Blinko
2025-03-30 03:51:06 -06:00
Mauricio Siu
405acfc145 Add Backrest entry to meta.json with details and links 2025-03-30 03:50:54 -06:00
Mauricio Siu
84d9271cc1 Merge branch 'main' into app/blinko 2025-03-30 03:49:40 -06:00
Mauricio Siu
04efd82725
Update blueprints/blinko/template.yml 2025-03-30 03:47:53 -06:00
Mauricio Siu
b774a045fc
Merge pull request #36 from maelp/main
Add Backrest web backup
2025-03-30 03:41:24 -06:00
Mauricio Siu
6b2287dc9e
Update docker-compose.yml 2025-03-30 03:40:41 -06:00
Mauricio Siu
71ff264c19 docs: update README to reflect changes from template.yml to template.toml
- Revised references in the README to replace 'template.yml' with 'template.toml'.
- Updated the structure section to provide details on the new TOML format for variables and configuration settings.
2025-03-30 01:39:44 -06:00
Mauricio Siu
3a1f5f7c88 refactor: standardize domain configuration in template files
- Updated the configuration structure in multiple blueprint template files to ensure consistent formatting for 'domains' and 'env' sections.
- Adjusted indentation and alignment for better readability across various templates.
2025-03-30 01:36:48 -06:00
Mauricio Siu
291ef71661 refactor: remove lowcoder template YAML file
- Deleted the 'template.yml' file from the lowcoder blueprint as part of the transition to TOML format.
2025-03-30 01:29:44 -06:00
Mauricio Siu
99304283f6 refactor: update configuration structure in lowcoder template
- Changed the configuration sections from single entries to arrays for 'domains' and 'env' in template.toml to allow for multiple configurations in the future.
2025-03-30 01:18:59 -06:00
Mauricio Siu
a14872b61f fix: update ENABLE_USER_SIGN_UP value type in lowcoder template
- Changed the ENABLE_USER_SIGN_UP configuration from a string to a boolean in template.toml for better type consistency.
2025-03-30 01:16:00 -06:00
Mauricio Siu
5a9c5ccaac feat: add lowcoder template configuration in TOML format
- Introduced a new 'template.toml' file for the lowcoder blueprint.
- Defined variables and configuration settings including domain, encryption, and API key secrets.
2025-03-30 01:15:29 -06:00
Mauricio Siu
70c35b7fb7 Merge branch 'main' into feat/reaplce-yaml-with-toml 2025-03-30 01:13:45 -06:00
Mauricio Siu
4d089e1f58 refactor: remove unused blueprints path variable
- Deleted the blueprints path variable from script.js as it is no longer needed after recent changes to the template file format.
2025-03-30 00:56:01 -06:00
Mauricio Siu
efe26cc173 refactor: remove deprecated YAML template files
- Deleted all 'template.yml' files from various blueprints as part of the transition to TOML format.
- Updated the script to delete the 'template.yml' files instead of converting them to 'template.toml'.
2025-03-30 00:55:40 -06:00
Mauricio Siu
2dab17bbc0 refactor: change template file format from YAML to TOML
- Updated the TemplateDialog and TemplateGrid components to use 'template.toml' instead of 'template.yml'.
- Modified the CodeEditor component to support 'toml' as a valid language option.
2025-03-30 00:54:42 -06:00
Mauricio Siu
d21f87f42c fix: update template file extension in validation workflow
- Changed the expected template file from 'template.yml' to 'template.toml' in the GitHub Actions validation workflow to reflect recent changes in file format.
2025-03-30 00:52:31 -06:00
Mauricio Siu
0f16376f98 chore: add yaml and toml dependencies, and create script for converting YAML to TOML
- Added 'yaml' and '@iarna/toml' dependencies in package.json.
- Created a new script.js file to process YAML files and convert them to TOML format.
- Added template.toml files for various blueprints in the blueprints directory.
2025-03-30 00:51:49 -06:00
DrMxrcy
8a214b00f9 Fix Postgres 2025-03-28 13:58:28 -04:00
DrMxrcy
270843ba39 Add Blinko 2025-03-28 13:52:13 -04:00