Commit Graph

29 Commits

Author SHA1 Message Date
Tim Condon 6ef6773e9f
Fix Swiftly links (#984)
<!-- 🚀 Thank you for contributing! -->

<!-- Describe your changes clearly and use examples if possible. -->

<!-- When this PR is merged, the title and body will be -->
<!-- used to generate a release automatically. -->
2024-06-12 15:37:07 -05:00
hainuo ac1876610d
fix typo Swiflty => Swiftly (#960)
fix typo Swiflty => Swiftly
2024-01-06 01:15:44 +00:00
hainuo d212173d9a
fixed typo (#959)
fix typo Swiflty => Swiftly
2024-01-06 01:11:39 +00:00
JIN 6ae20112e2
update cn doc (#939)
update cn doc for PR #925 

@Jinxiansen
2023-11-23 11:05:47 +00:00
A 40 years old student 33812d6933
Recommend Swiftly as install method on Linux (#925)
Any place we say to install Swift on Linux (deploy docs, getting started
etc) should use
[Swiftly](https://github.com/swift-server/swiftly/tree/main) instead of
directing people to download them from the install pages
2023-11-01 18:56:31 +00:00
BennyDB de38fa822a
Translate a multitude of Issues to dutch (#864)
issue included are:
#861 
#836 
#818 
#812 

Some issues have been fully translated as well:
closes #791 
closes #788 
closes #811

---------

Co-authored-by: Joannis Orlandos <joannis@orlandos.nl>
2023-07-23 23:57:31 +02:00
JIN e2260b0a0f
Update cn doc (#840)
update cn doc for pr #835, fix some other problems.

---------

Co-authored-by: Mattes Mohr <mail@mattesmohr.de>
2023-07-04 20:05:37 +02:00
Tim Condon cb6e091833
Fix Redis links (#838)
* Update deployment stuff for new binary name. Resolves #837

* Update broken Redis links
2023-06-20 16:11:03 +01:00
Cihat Gündüz 093dcf08e4
Update heroku.md (#835)
I just followed this guide and found several pieces of information that were outdated. Most noticably, there are no free tiers on Heroku any more, so I adjusted the text and added the new price for what was available for free before ($5 per dyno & database).

The text also made it seem like heroku has a preferred branch name and that that is "master". But AFAIK heroku doesn't care about the branch name, it just takes what you push. And there was a movement to no longer name the default branch "master" in our community, so I added the alternative name "main" in the text, too.
2023-06-15 15:40:37 +00:00
Roland Lariotte 4f55dd22a7
Update Heroku documentation to deploy Postgress following Vapor 4.77 update (#814) 2023-06-02 15:20:50 +01:00
Tim Condon 0d669a7e48
Remove all old references to the toolbox (#804) 2023-04-28 21:09:42 +00:00
Gwynne Raskind 22724ab17a
Remove outdated vapor run reference (#801)
Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
2023-04-28 20:55:18 +00:00
Gwynne Raskind 160c32cd24
Remove outdated reference to vapor run (#800) 2023-04-28 21:50:20 +01:00
Tim Condon fb66441b9f
Update docs for new template (#795) 2023-04-27 20:16:32 +01:00
JIN 77aa8c2431
update cn deploy fly translation (#785) 2023-03-18 00:41:06 +08:00
BennyDB 5af530683a
Translation/dutch759 766 767 (#779) 2023-03-08 17:15:58 +00:00
JIN 598a10751e
update cn doc (#769)
Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
2023-02-19 13:41:10 +00:00
Tim Condon 067ac31294
Fix Dead Links (#770)
* Fix Leaf links

* Fix NIO links

* Fix up more links

* Fix Redis links

* Update image links
2023-02-19 13:37:25 +00:00
Tyler Waitt ff7cadd323
Update Digital Ocean deploy (#765)
* Update Digital Ocean deploy

* Change HTTP port to 8080

---------

Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
2023-02-05 23:26:47 +00:00
Pop Flamingo c8e291d3f5
Add docs for deployment on Fly (#724)
* WIP: Add docs for deployment on Fly

* Fix typo

* Add Fly to mkdocs.yml

* Remove trailing  newlines

* Replace "We recommend" with "It is recommended"

* Remove "managed"

Fly doesn't describe the DBs as such and they aren't as much "managed" as other platforms currently

* Change config.swift to configure.swift

* Fix typos and improve wording

* Improve last section

* Explain how to find the name of the Postgres app

* Replace "This command" by a clearer reference

* Clarity: Change tense to present

* Improve the last sentence

* Improve last sentence again

* Various improvements

* Apply changes from feedback of @BennyDeBock and @0xTim

* Add details about the possibility of using other types of databases

* Converts quotes to special !!! syntax and mention fly secrets import

* Also mention how to create a template from GitHub templates based on @BennyDeBock suggestion

* Apply suggestions from code review

* Switch toolbox and templates

Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
2023-01-19 19:47:42 +00:00
Umar Haroon 8f6b8f6dd1
Update nginx.md to remove duplicate (#752)
* Update nginx.md to remove duplicate

Fixed where there's a duplicate  proxy_pass_header Server

* Update nginx.nl.md

* Update nginx.zh.md
2022-11-10 13:30:08 +01:00
Marko Tadic 0196f4792c
Update digital-ocean.md (#747)
* Update digital-ocean.md

* Update digital-ocean.zh.md

* Update digital-ocean.nl.md

* Update digital-ocean.md
2022-10-11 09:53:47 +00:00
JIN 4eb478e78b
fix annotation style (#725) 2022-09-05 21:10:20 +08:00
JIN 49b4f61f0b
add deploy docker translation (#718) 2022-08-31 09:45:03 +08:00
BennyDB 4c731052e8
Add dutch translation (#667)
* Add navigation translations

* Vertaal linux.md

* Fix typo

* Translate macos page

* Translate hello-world

* Translate folder structure

* Translate SPM.md

* Translate Xcode.md

* Translate routing

* Translate Validation.md

* Translate logging.md

* Translate controllers

* translate Errors.md

* Translate environment.md

* Translate content.md

* Translated client.md

* Translate async.md

* Translate security/passwords

* Translate security/crypto

* Translated security/jwt

* Translate security/authentication

* Translate redis/sessions

* translate redis/overview.md

* fix list issue in redis/overview

* translate legacy-docs.md

* translate leaf/custome-tags

* translate leaf/getting-started

* translate leaf/overview

* translate fluent/transaction

* translate fluent/migration

* translate fluent/schema

* translate fluent/relations

* translate fluent/query

* translate fluent/advanced

* translate fluent/overview

* Partially translate fluent/model

* Translate fluent/model

* Fix link in fluent/schema

* Add note for future update to the page

* Put the note in the right file

* Translate advanced/commands

* Translate advanced/files

* Translate advanced/middleware

* Translate advanced/websockets

* Translate advanced/testing

* Translate advanced/sessions

* Translate advanced/services

* Translate advanced/server

* Translate advanced/queues

* Translate deploy/systemd

* Translate deploy/supervisor

* Translate deploy/nginx

* Translate deploy/heroku

* Translate deploy/docker

* Translate deploy/digital-ocean

* Translate advanced/APNS

* Translate upgrading

* Fix dead link in custom-tags nl

* Translate contributing/contributing

* Fix routing links

* Add nav translationg for contributing

* Switch out ecdsa vs rsa article to avoid dead links

* Fix issue with dead links

* Change translation based on feedback

* Edits based on feedback
2022-08-12 14:42:58 +02:00
JIN 5ba5079fdd
add deploy systemd translation (#676)
* add deploy systemd translation
2022-07-12 21:38:06 +08:00
Craig Avnit e548510681
Systemd deploy (#669)
* Added systemd config for deployment

* Add menu option.

* Update docs/deploy/systemd.md

Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>

* Update docs/deploy/systemd.md

Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>

* Update docs/deploy/systemd.md

Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>

* Update docs/deploy/systemd.md

Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>

* Added  stop, restart commands and more details on user to run them as

* Update docs/deploy/systemd.md

* Update docs/deploy/systemd.md

* Update docs/deploy/systemd.md

Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
2022-06-16 15:11:28 +01:00
晋先森 fee911560f
Support Chinese doc for Vapor. (#664)
* # Support Chinese doc for Vapor.

* # Added `zh/` path for searchIndex file.
2022-05-15 05:07:28 +01:00
Tim Condon 3d14e1b79a
Remove Old Docs (#657)
* Update the main page

* Remove old docs

* Remove old version links and add link to legacy docs

* Fix site URLs in mkdocs.yml

* Move 4.0 docs to top level

* Update fix search index script

* Fix font CSS links

* Update 404 and gitignore

* Update CI and remove all other 4.0 links

* Fix font issue still loading from google

* Update NL index page, remove link to vapor core team (inaccessible)

Co-authored-by: De Bock Benny <bdebock@protonmail.com>
2022-05-09 15:43:23 +01:00