Commit Graph

  • 85f221f496
    Merge c107ac55ea into b1eca19116 Andrea Arturo Venti Fuentes 2025-06-04 17:37:36 -0400
  • c107ac55ea
    Fix incorrect ip argument in app.run() Andrea Arturo Venti Fuentes 2025-06-04 17:36:51 -0400
  • 6b0f8ac40c
    Merge b41f189f18 into b1eca19116 Akshay Subhash Khade 2025-05-08 19:45:48 +0530
  • b41f189f18
    added dockerfile and nginx conf for angular app Akshay Subhash Khade 2025-05-08 19:45:30 +0530
  • 488c7849b4 feat(docker-compose): add override configuration for webapp service with debug environment variable and new port mapping feat/compose-include Mauricio Siu 2025-04-12 17:48:12 -0600
  • cb3a114ed3 feat(docker-compose): introduce common services and update web service configuration Mauricio Siu 2025-04-12 17:37:53 -0600
  • ea0d139c4f fix(docker-compose): update Nginx service port mapping to remove host specification Mauricio Siu 2025-04-12 17:35:48 -0600
  • 4ff0a4f9aa feat(docker-compose): add base application and worker service configurations Mauricio Siu 2025-04-12 17:33:52 -0600
  • 93dd1c3bc1 fix(docker-compose): correct file extension from .yaml to .yml for database configuration Mauricio Siu 2025-04-12 17:16:54 -0600
  • ff92e988bf fix(docker-compose): remove host port mapping for Nginx service Mauricio Siu 2025-04-12 17:16:15 -0600
  • d0a2bb4acd feat: add Docker Compose configuration for PostgreSQL and Nginx services Mauricio Siu 2025-04-12 17:15:07 -0600
  • 1e59bff5ba
    Merge a82226628e into b1eca19116 CLSP 2025-04-06 19:59:39 +0530
  • b1eca19116
    Merge pull request #14 from Dokploy/feat/new-examples main Mauricio Siu 2025-04-06 03:58:00 -0600
  • d56e84a6c6
    Merge branch 'main' into feat/new-examples Mauricio Siu 2025-04-06 03:57:54 -0600
  • 6a319a1ec7 docs(tanstack): update README with deployment instructions for Dokploy example Mauricio Siu 2025-04-06 03:57:22 -0600
  • 0d6ff904a8 feat(tanstack): initialize TanStack project with routing, API, and error handling components Mauricio Siu 2025-04-06 03:53:25 -0600
  • a0636d8083 feat: add initial HTML example and README documentation Mauricio Siu 2025-04-06 03:49:56 -0600
  • aa12f99f89
    Merge pull request #13 from designorant/11ty Mauricio Siu 2025-04-06 03:49:50 -0600
  • eef544029a chore: migrate from npm to pnpm by removing package-lock.json and adding pnpm-lock.yaml Mauricio Siu 2025-04-06 03:47:45 -0600
  • 8075bf7b64
    feat: add 11ty template Michał Ordon 2025-04-01 02:38:02 +0100
  • 729efb7d29
    chore:sort alphabetically Michał Ordon 2025-04-01 02:25:12 +0100
  • e86808420c docs: add Turborepo to deployment examples in README Mauricio Siu 2025-03-17 02:42:28 -0600
  • d8d5edba13 docs(turborepo): update README with deployment instructions and environment variable setup Mauricio Siu 2025-03-17 02:42:15 -0600
  • cfd2c7a1e5 fix(turbo): update start task dependency from build to start Mauricio Siu 2025-03-17 02:37:09 -0600
  • 284533a930 feat(create-turbo): install dependencies Turbobot 2025-03-17 02:36:43 -0600
  • ad79ebb51a feat(create-turbo): apply pnpm-eslint transform Turbobot 2025-03-17 02:36:25 -0600
  • 4ed66e3040 feat(create-turbo): apply official-starter transform Turbobot 2025-03-17 02:36:25 -0600
  • 731fd5a41c
    Merge pull request #10 from Dokploy/8-deno-v2-please Mauricio Siu 2025-02-23 20:14:54 -0600
  • 818be08214 chore: Set up Deno project with Docker, environment configuration, and basic server Mauricio Siu 2025-02-23 20:13:56 -0600
  • d525138542 refactor: Simplify Deno server with minimal example and basic add function Mauricio Siu 2025-02-23 20:07:12 -0600
  • cfdd6f5fdd feat: Simplify Deno server root route and use environment greeting Mauricio Siu 2025-02-23 20:05:11 -0600
  • bdb710ab43 chore: Remove dotenv import from Deno server Mauricio Siu 2025-02-23 20:04:38 -0600
  • f5272b63bf chore: Remove Deno lock file Mauricio Siu 2025-02-23 20:02:15 -0600
  • 73e59df02e chore: Remove Deno binary executable Mauricio Siu 2025-02-23 20:01:46 -0600
  • f29a6f704b feat: Enhance Deno server with dynamic routing and environment configuration Mauricio Siu 2025-02-23 20:01:01 -0600
  • 2105b9a9ba chore: Remove Deno lock file Mauricio Siu 2025-02-23 19:57:03 -0600
  • 664af2fb47 refactor: Rename Deno main file to index.ts and update import Mauricio Siu 2025-02-23 19:56:25 -0600
  • e46a219e37 feat: Configure Deno server to listen on all interfaces and specific port Mauricio Siu 2025-02-23 19:53:34 -0600
  • 76005a3603 feat: Add Deno build task and simple HTTP server Mauricio Siu 2025-02-23 19:50:03 -0600
  • b51803b1d8 feat: Add Deno example with basic addition function and test Mauricio Siu 2025-02-23 19:45:32 -0600
  • be3f772f0b docs: update Qwik README with Nixpacks environment variable instructions Mauricio Siu 2025-02-23 19:43:10 -0600
  • f116faa9ff refactor: standardize README deployment instructions across examples Mauricio Siu 2025-02-23 19:33:33 -0600
  • 60bc155ce6
    Update docker-compose.yml Mauricio Siu 2025-01-31 01:18:52 -0600
  • 6cf744dec6
    Update docker-compose.yml Mauricio Siu 2025-01-31 01:17:52 -0600
  • 51d817d6c6
    Merge pull request #6 from StefanVDWeide/docs/nuxt-examples Mauricio Siu 2024-11-18 08:10:25 -0600
  • 61d285e3a2 Added pnpm-lock instead of package-lock StefanVDWeide 2024-11-18 14:56:05 +0100
  • 8eddce31a2 Removed unnecessary run command form example StefanVDWeide 2024-11-17 16:17:51 +0100
  • ca55afc0da docs: fixed typo and changed npm to pnpm StefanVDWeide 2024-11-15 12:03:21 +0100
  • 7ec8df6307 docs: Updated docs to clarify the port StefanVDWeide 2024-11-12 15:43:16 +0100
  • 02749df506 docs: Fixed incorrect Vuejs example instructions StefanVDWeide 2024-11-12 14:04:47 +0100
  • 90d1096635 docs: fixed typo StefanVDWeide 2024-11-12 14:04:24 +0100
  • 4d128a0182 docs: Added Nux to overview StefanVDWeide 2024-11-12 12:54:56 +0100
  • b4669e83a1 docs: Added Nuxt server side and static example StefanVDWeide 2024-11-12 12:54:11 +0100
  • d707a2785e feat: add stack example Mauricio Siu 2024-11-06 20:59:28 -0600
  • a82226628e
    docs: Update README.md CLSP 2024-11-05 20:39:56 +0100
  • 90f01bec71 feat: changed env and readme Christian Loew 2024-11-05 20:35:22 +0100
  • ce919a07a0 feat: added laravel example Christian Loew 2024-11-05 20:34:46 +0100
  • bc2e3d8cd8 feat: added laravel example Christian Loew 2024-10-29 18:02:40 +0100
  • 6f0d9663f5
    Update README.md Mauricio Siu 2024-09-01 14:57:28 -0600
  • 5acf16ddfc
    Update README.md Mauricio Siu 2024-07-13 00:13:17 -0600
  • 28964a03d1 refactor: update instructions Mauricio Siu 2024-07-13 00:10:34 -0600
  • 5e5592bc40 refactor: add steps for t3 app Mauricio Siu 2024-07-13 00:09:36 -0600
  • dd911a7591 refactor: add posts Mauricio Siu 2024-07-13 00:04:19 -0600
  • bec5a45ad9 refactor: comment Mauricio Siu 2024-07-13 00:03:02 -0600
  • 71ab356168 refactor: update Mauricio Siu 2024-07-13 00:00:51 -0600
  • 7c049cf438 feat: add start command Mauricio Siu 2024-07-12 23:58:05 -0600
  • adc9e6d804 feat(t3): add t3 example Mauricio Siu 2024-07-12 23:52:29 -0600
  • 2c45314bd6 refactor: add nestjs Mauricio Siu 2024-06-30 20:40:18 -0600
  • e43931a02e feat: add nestjs Mauricio Siu 2024-06-30 20:39:01 -0600
  • 90f5981b60 feat: rename folders Mauricio Siu 2024-06-30 20:31:53 -0600
  • e494f3a3aa refactor: add host Mauricio Siu 2024-06-30 20:29:12 -0600
  • 8c25a3d8af refactor: add preview vite Mauricio Siu 2024-06-30 20:27:59 -0600
  • bf68dd9a60 refactor: update astro readme Mauricio Siu 2024-06-30 20:25:26 -0600
  • 358ac15e61 feat: add astro ssr Mauricio Siu 2024-06-30 20:24:44 -0600
  • 4895d3c8ef add fiber app Mauricio Siu 2024-06-30 20:18:09 -0600
  • e613f0cae5 add go fiber example Mauricio Siu 2024-06-30 20:14:30 -0600
  • c251b5957b feat: add astro app Mauricio Siu 2024-06-30 20:10:19 -0600
  • fc06afaa1e feat: add example apps Mauricio Siu 2024-06-30 20:08:13 -0600
  • 214eba2af4 refactor: update folder name Mauricio Siu 2024-06-30 20:06:08 -0600
  • 9aae7eb6e3 feat: add lit app Mauricio Siu 2024-06-30 20:05:40 -0600
  • 197c97934e refactor: add pnpm lock svelte Mauricio Siu 2024-06-30 19:57:54 -0600
  • 0bb2a0b1e3 feat: add svelte Mauricio Siu 2024-06-30 19:57:48 -0600
  • 415c719b93 feat: add preact app Mauricio Siu 2024-06-30 19:56:30 -0600
  • 0aadbd63c7 feat: add readme vite example Mauricio Siu 2024-06-30 19:55:07 -0600
  • 740ef02fef feat: add vite example Mauricio Siu 2024-06-30 19:54:10 -0600
  • 421ef25373 feat: add readme qwik Mauricio Siu 2024-06-30 19:51:46 -0600
  • 20f3479aa0 refactor: update Mauricio Siu 2024-06-30 19:50:21 -0600
  • 09eb98dcc2 refactor: change vite config Mauricio Siu 2024-06-30 19:44:53 -0600
  • 1b571d4c12 feat: add qwik app Mauricio Siu 2024-06-30 19:39:58 -0600
  • ba03290553 chore: add instructions Mauricio Siu 2024-06-30 19:32:48 -0600
  • 4c428adec3 feat: add solid app Mauricio Siu 2024-06-30 19:31:36 -0600
  • ec00efe05c chore: add missing information Mauricio Siu 2024-06-30 19:29:32 -0600
  • ac24832ee7 feat: add remix application Mauricio Siu 2024-06-30 19:26:43 -0600
  • 02e2cfd645 feat: finish vuejs example Mauricio Siu 2024-06-30 19:21:50 -0600
  • ab70fabc17 refactor: add host true Mauricio Siu 2024-06-30 19:17:47 -0600
  • 413b46874f chore: add pnpm lock file Mauricio Siu 2024-06-30 19:16:23 -0600
  • 99c459e044 feat: add vuejs example Mauricio Siu 2024-06-30 19:13:27 -0600
  • 5a2bb25d1c refactor: add readme nextjs Mauricio Siu 2024-06-30 19:12:19 -0600
  • e8d8cc2d23 feat: add nextjs app Mauricio Siu 2024-06-30 19:07:18 -0600
  • c597743e16
    Merge pull request #2 from Mr1Blaze/main Mr1Blaze 2024-06-29 18:10:17 +0300