Commit Graph

446 Commits

Author SHA1 Message Date
Andras Bacsai 7d01f00fe6 Update docker-compose-parser.yaml 2024-08-22 14:16:44 +02:00
Andras Bacsai 73d0b21f46 Update docker-compose-parser.yaml 2024-08-22 14:08:17 +02:00
Andras Bacsai e2e8834845 Update docker-compose-parser.yaml 2024-08-22 14:03:55 +02:00
Andras Bacsai 8ccb5861b4 Update docker-compose-parser.yaml 2024-08-22 13:06:18 +02:00
Andras Bacsai 9df82d2fa1 Update docker-compose-parser.yaml 2024-08-22 13:05:54 +02:00
Andras Bacsai 6e713e43f8 Create docker-compose-parser.yaml 2024-08-22 12:35:26 +02:00
Andras Bacsai 0eaa22f1f0 Update docker-compose-local-volumes.yaml 2024-08-21 12:18:48 +02:00
Andras Bacsai 7a3c8ff3ca Update docker-compose-local-volumes.yaml 2024-08-21 12:17:17 +02:00
Andras Bacsai e2985c043e hello stream 2024-08-21 12:16:32 +02:00
Andras Bacsai aa65189df3 Delete docker-compose-test/empty/deleteme 2024-08-21 12:15:15 +02:00
Andras Bacsai 6daf46b6cb Create deleteme 2024-08-21 12:15:05 +02:00
Andras Bacsai e2caf413cb Update docker-compose-local-volumes.yaml 2024-08-21 12:04:09 +02:00
Andras Bacsai 7a91a0f107 Create migration.sql 2024-08-21 11:22:25 +02:00
Andras Bacsai fa809ffba1 Update docker-compose-local-volumes.yaml 2024-08-21 11:22:02 +02:00
Andras Bacsai 6c13cb2a56 Update docker-compose-local-volumes.yaml 2024-08-21 11:16:06 +02:00
Andras Bacsai 945b0288f7 Create docker-compose-local-volumes.yaml 2024-08-21 11:12:39 +02:00
Andras Bacsai 9a8d77d36f Update nuxt.config.ts 2024-08-15 13:22:37 +02:00
Andras Bacsai 9bc3dc201c Update index.js 2024-08-14 10:28:01 +02:00
Andras Bacsai 2d944b6a1c Update Caddyfile 2024-08-12 15:07:51 +02:00
Andras Bacsai df6e1503b4 Update Caddyfile 2024-08-12 15:06:02 +02:00
Andras Bacsai ebfe1f2422 Create Caddyfile 2024-08-12 14:40:23 +02:00
Andras Bacsai aa10935630 Create docker-compose.yaml 2024-08-12 14:40:12 +02:00
Andras Bacsai d3945a1127 Update docker-compose.yaml 2024-08-12 13:22:25 +02:00
Andras Bacsai 3dcac56d27 Update docker-compose.yaml 2024-08-12 13:20:32 +02:00
Andras Bacsai f0f23aac06 bun bun 2024-08-06 13:02:37 +02:00
h+ e811d787fe feat: updated readme 2024-08-04 15:48:19 +02:00
h+ 835dd57e9f feat: Added Strapi example
This PR includes a Strapi example.
2024-08-04 15:35:12 +02:00
h+ fee96c344d Update index.js
This somehow got caught in the wind.
2024-07-28 21:03:58 +02:00
h+ 0c06115208 Update index.js
This commit somehow got caught in the wind.
2024-07-28 21:02:24 +02:00
h+ fdf6420cfd Merge branch 'main' into vue 2024-07-28 20:58:03 +02:00
h+ 2be760fa3f Merge branch 'main' into vite 2024-07-28 20:56:49 +02:00
h+ 7e9d9d5a95 feat: added Vite examples
This PR includes Vite examples, in particular:

Vite: Vanilla Javascript
Vite: Vanilla Tyescript

Also updated the general readme to reflect the addition.
2024-07-28 20:54:57 +02:00
h+ 9e12b517c0 feat: added vue examples
This PR includes Vue examples, in particular:
- Vue Spa
- Vue Spa + Router
- Vue using Sever Side Rendering with Express.js.

Also updated the general Readme.
2024-07-28 20:35:56 +02:00
h+ 58677abc0c feat: updated nuxt examples
This PR includes the addition of a health check API endpoint directly in the Nuxt example. This API endpoint can be used as an alternative to the default health check on port 80.

Beside the API feature I also included a Nitro example. Nitro can be run seperately from Nuxt. Allowing you to basically run Nuxt 'headless'. This extension of the existing example will go well with developers using Nuxt within the Coolify community.

This PR is complementary to my PR on the main Coolify documentation PR.
2024-07-27 21:52:06 +02:00
Andras Bacsai 899b20285b Update docker-compose-raw.yaml 2024-07-25 11:05:20 +02:00
Andras Bacsai 6f24ac2f8c Create docker-compose-raw.yaml 2024-07-25 10:23:11 +02:00
Andras Bacsai fc48742836 Update README.md 2024-07-20 13:01:59 +02:00
Andras Bacsai 0f63f32831 Update index.js 2024-07-19 17:13:40 +02:00
Andras Bacsai 8b31ce7ead Update README.md 2024-07-19 17:12:24 +02:00
Andras Bacsai 374ed812ca rust example 2024-07-19 14:50:47 +02:00
Andrei Malinkovich 94bfa5f4b5 Update README.md
Added Coolify configuration to use the --filter option with Turbo for launching specific applications. This change ensures that only the targeted application is started, enhancing resource efficiency and simplifying the startup process.
2024-07-05 23:56:36 +02:00
Andrei Malinkovich 7c7fb6240e Update README.md
Added Updated Coolify configuration to use the --filter option with Turbo for launching specific applications. This change ensures that only the targeted application is started, enhancing resource efficiency and simplifying the startup process.
2024-07-05 23:54:50 +02:00
Andrei Malinkovich 8bcdba45bc Update README.md
Updated the Coolify configuration to use the --filter option with Turbo for launching specific applications. This change ensures that only the targeted application is started, enhancing resource efficiency and simplifying the startup process.
2024-07-05 23:42:26 +02:00
Andras Bacsai 1e571dbb76 Create .npmrc 2024-06-28 11:34:14 +02:00
Andras Bacsai 81024772fb Update README.md 2024-06-14 14:42:39 +02:00
Andras Bacsai 5b6b029218 Update README.md 2024-06-14 14:40:46 +02:00
Andras Bacsai c584f4f634 feat: Update README.md with server build instructions using Prisma 2024-06-13 11:46:15 +02:00
Andras Bacsai 3c0de5123e chore: remove unused output property from next.config.mjs 2024-06-13 11:28:34 +02:00
Andras Bacsai 78773cbfe4 prisma 2024-06-13 11:25:51 +02:00
Andras Bacsai 4847710cdc Merge pull request #18 from coollabsio/revert-16-bun-pr
Revert "Update index.ts"
2024-06-10 10:45:53 +02:00