Commit Graph

178 Commits

Author SHA1 Message Date
Mauricio Siu
120982b85e feat: add blog search and tag filtering functionality 2025-02-27 23:53:45 -06:00
Mauricio Siu
8868d7f586 feat: enhance blog post page with markdown rendering and related posts 2025-02-27 23:42:24 -06:00
Mauricio Siu
2e09e76e50 feat: add Ghost-powered blog with dynamic content and internationalization 2025-02-27 23:12:17 -06:00
Mauricio Siu
6d34cc0559 docs: add Docker Swarm troubleshooting guide for initialization and mount issues 2025-02-23 23:11:58 -06:00
Mauricio Siu
132fa8363a docs: add Docker Compose volume mount configuration guide 2025-02-23 22:45:38 -06:00
Mauricio Siu
6343faade7 docs: add Deno deployment example documentation 2025-02-23 20:15:37 -06:00
Mauricio Siu
005bba5e0c docs: simplify deployment steps for frontend framework examples 2025-02-23 19:37:03 -06:00
Mauricio Siu
3cabc78bce docs: add troubleshooting guide for Bad Gateway errors and Docker Compose utilities 2025-02-23 18:36:28 -06:00
Mauricio Siu
99009280a0 docs: add multi-server documentation for deployments, security, and validation 2025-02-23 18:15:16 -06:00
Mauricio Siu
c8da38ba25
Merge pull request #23 from sondreal/fix-typo-deploment
fix: correct spelling of "deployments" in documentation
2025-02-23 17:45:31 -06:00
Mauricio Siu
5f65838742 docs: add Gotify notifications and update build type documentation 2025-02-23 17:42:38 -06:00
Mauricio Siu
a4cb0fd5d9 docs: add documentation for shared variables, preview deployments, and HTTPS configuration 2025-02-23 17:17:41 -06:00
Mauricio Siu
1063ecda82 feat(sponsors): add Synexa as a supporting sponsor 2025-02-23 15:40:19 -06:00
sondreal
5bb77a525d fix: correct spelling of "deployments" in documentation 2025-02-23 16:55:56 +01:00
Mauricio Siu
797dfd1bf3
Merge pull request #9 from 190km/i18n-french
feat(i18n): add french language support
2025-02-15 16:13:37 -06:00
Mauricio Siu
80fe7d0250
Merge pull request #20 from CodeF0x/fix-grammar
Fixed a few grammar issues
2025-02-15 16:13:02 -06:00
Mauricio Siu
fa4f52465d refactor: update stats 2025-02-15 16:12:41 -06:00
Mauricio Siu
596908fda9 feat: add updated templates 2025-02-15 16:11:56 -06:00
Mauricio Siu
25a0c02fb7 refactor: update name and link 2025-02-09 14:46:57 -06:00
Mauricio Siu
faa4c3162e feat: add open alternative 2025-02-09 03:17:34 -06:00
Mauricio Siu
7a75557a5a refactor: update stats 2025-02-02 21:44:41 -06:00
CodeF0x
ad204761b8 docs: fixed a few grammar issues 2025-01-28 18:30:26 +01:00
Mauricio Siu
6e399231c5 refactor: remove protocol 2025-01-26 17:05:37 -06:00
Mauricio Siu
0be62eb0a6
Merge pull request #18 from nktnet1/fix-port-exposure-description
fix: port exposure description
2025-01-22 23:08:40 -06:00
Mauricio Siu
7fd2de91d1 refactor: update to use slug 2025-01-22 23:07:49 -06:00
Mauricio Siu
2b207b309e refactor: add pull services to prevent race condition on fresh installations 2025-01-22 23:04:41 -06:00
Mauricio Siu
70a9c6ba7c
Update stats.tsx 2025-01-22 00:02:07 -06:00
Khiet Tam Nguyen
d6235d6c44
fix: port exposure description
The current description:

> Port Exposure: Use expose instead of ports to expose ports to the host machine. This ensures that the ports are not exposed to the host machine.

is contradictory.
2025-01-15 09:26:38 +11:00
Mauricio Siu
596cdd7406 refactor: update image 2025-01-08 23:23:38 -06:00
Mauricio Siu
3995fda85c refactor: add new sponsors 2025-01-03 16:21:56 -06:00
Mauricio Siu
a0a0d4cf31 refactor: update icon 2025-01-01 21:20:20 -06:00
Mauricio Siu
b2dac5e75f refactor: add fallback getIp 2024-12-29 16:08:00 -06:00
Mauricio Siu
74ca743a5e feat: add enviroments 2024-12-21 02:14:04 -06:00
Mauricio Siu
7720687edc
Merge pull request #13 from OriShalhon/fix/stats-values-sync
fix: synchronize stats values between descriptions and tickers
2024-12-21 01:42:18 -06:00
Mauricio Siu
2ac2a59135
Merge pull request #12 from ShahriarKh/patch-1
fix: update uninstall docs
2024-12-21 01:41:45 -06:00
Mauricio Siu
434a21f56e refactor: add docker stack configuration 2024-12-21 01:41:08 -06:00
OriShalhon
b85ed35c3b fix: synchronize stats values between descriptions and tickers 2024-12-18 11:59:56 +01:00
Shahriar
60a2d5487d
fix: update uninstall docs
add step to remove docker network
2024-12-16 22:08:19 +03:30
Seno
7285f8a0cf
docs: fix navigation link 2024-12-16 12:36:43 +13:00
Mauricio Siu
812eb964d8
Update comparison.mdx 2024-12-08 21:44:24 -06:00
Mauricio Siu
52f584b743
Update stats.tsx 2024-12-08 21:39:12 -06:00
Mauricio Siu
6887bf75d9
Update stats.tsx 2024-12-05 21:36:23 -06:00
Dhanush R
7175aa8aff
fix(docs/email): SMPT -> SMTP 2024-12-01 13:37:14 +05:30
190km
122f252fdd feat(i18n): add french language support 2024-11-29 19:46:02 +01:00
Vasiliy
d6975e3eba
docs: fix typo on the goodies page
"Dokplo" => "Dokploy" has been corrected
2024-11-27 01:34:13 +03:00
Mauricio Siu
1ffcbc0418 feat: add startfast.me 2024-11-17 22:31:19 -06:00
Fran
443991e4f3
Update zero-downtime.mdx 2024-11-13 09:50:36 -05:00
Mauricio Siu
f20402c993 feat: add badge 2024-11-12 07:47:16 -06:00
Sokhuong U.
d996428a64
docs(core): fix typo in comparison
I changed from `Previes Deployments` to `Preview Deployments`.
2024-11-11 16:16:31 +07:00
Mauricio Siu
3eda994705 feat: add new open source templates 2024-11-10 18:19:57 -06:00
Mauricio Siu
b4d4a64ace feat: add video to monthly pricing 2024-11-10 16:13:02 -06:00
Mauricio Siu
f458c31178 feat: add production guides, zero downtime and rollbacks 2024-11-10 14:55:12 -06:00
Mauricio Siu
1701fc3852 feat: add databases connection 2024-11-10 02:41:37 -06:00
Mauricio Siu
b53b13b637 feat: add dokploy cloud video 2024-11-10 02:01:56 -06:00
Mauricio Siu
86020f3af8 refactor: rename folder v2 and delete old docs 2024-11-09 23:40:18 -06:00
Mauricio Siu
6904d2d663 feat: add seo images 2024-11-09 23:37:49 -06:00
Mauricio Siu
010ea99f76 feat: update docs website 2024-11-09 23:17:00 -06:00
Mauricio Siu
179e97dd56 feat: add SEO 2024-11-09 22:59:04 -06:00
Mauricio Siu
8267c4a7b6 feat: migration to fumadocs 14 2024-11-09 21:15:20 -06:00
Mauricio Siu
0dd0161f1e feat: add new docs 2024-11-09 19:05:21 -06:00
Mauricio Siu
5cf059823f feat: add icon svg to public 2024-11-07 21:16:30 -06:00
Mauricio Siu
efb812c94b feat: add vultr referral 2024-11-06 23:55:26 -06:00
Mauricio Siu
c5f6f98fc9 feat: add mandaring 3D Sponsor 2024-11-06 22:22:27 -06:00
Mauricio Siu
b4bf6fd7d2
Update comparison.cn.mdx 2024-11-04 22:25:26 -06:00
Mauricio Siu
c3f12866ea
Update comparison.mdx 2024-11-04 22:25:16 -06:00
JiPai
b07213b781 fix(trans): quick fix zh-Hans miss match 2024-11-05 02:28:38 +08:00
JiPai
72d72fa3d5 fix(Pricing): remove duplicate item 2024-11-05 02:27:59 +08:00
Mauricio Siu
84508fd2b4 refactor: remove h1 2024-11-02 19:03:55 -06:00
Mauricio Siu
32b1cc76e4
Merge pull request #3 from Dokploy/feat/redesign-website
Feat/redesign website
2024-11-01 23:30:46 -06:00
Mauricio Siu
6328aed80a refactor: remove unused files 2024-11-01 23:28:01 -06:00
Mauricio Siu
d5b9f89125 refactor: delete unused sections 2024-11-01 23:23:33 -06:00
Mauricio Siu
f4f524a16e feat: add landing page finished 2024-11-01 23:16:02 -06:00
Mauricio Siu
7ebe7814de feat: add new design 2024-11-01 16:58:46 -06:00
Joffrey Mischler
9e9d529c00
fix(docs): core compose wrong url 2024-11-01 11:52:34 +01:00
Mauricio Siu
0f1f1a1935 feat(website): add new landing page 2024-11-01 03:04:13 -06:00
Mauricio Siu
ae4133a819 refactor: update pricing 2024-10-28 23:29:34 -06:00
Mauricio Siu
ef28653086 feat: add videos and dokploy cloud 2024-10-28 22:52:54 -06:00
Mauricio Siu
9321ed16ed feat: add monorepo 2024-10-27 22:16:31 -06:00