Skip to content

Commit 397e9a3

Browse files
chadwcarlsonAnouckColsongilzowthomasdiluccioremilejeune2
authoredApr 3, 2024
Upsun GA + Git 26 (#3885)
* Bump versions for GA docs. * Update trial buttons + CTA banners. (#3840) * Remove 64 character Let's Encrypt limitation (#3876) * Revert "Revert instance mounts and temporary alias doc" (#3868) * Document billing (#3812) * Document billing * Add info on calculations * Review explanations on estimates * Small fixes * Other small fixes * Fix copy paste * Apply suggestions from review * Add screenshots * Update formula * Document configurable build resources (#3782) * Document build resources * Add note * Add notes * Apply feedback from review --------- Co-authored-by: chadcarlson <chad.carlson@platform.sh> * Update secondary vendor site name (#3841) * Rename secondary vendor site to upsun. * Not found error + timeout. * Update scope. * again. * Update regions.md (#3892) * allow checks & environments for PRs against ga-staging * Add framework section landing page.' (#3894) * Update GS link + wrongly inherited content. (#3897) * [WordPress] review Anouck (#3891) * init commit * adds additional files section * adds locations and mounts sections * corrects issue with the header information formatting * final change sections, adds documentation, community content, blogs sections * spelling, grammatical updates/corrections * Review * Fix description and snippets * Update table and apply suggestions. --------- Co-authored-by: Paul Gilzow <paul.gilzow@platform.sh> Co-authored-by: chadcarlson <chad.carlson@platform.sh> * Add PHP and Python continuous profiling documentation (#3895) * Add PHP and Python continuous profiling documentation * Add CPU support for the node.js cont profiler * Doc review --------- Co-authored-by: Anouck Colson <anouck.colson@platform.sh> Co-authored-by: chadcarlson <chad.carlson@platform.sh> * [Upsun] Custom backup schedules (#3890) * Draft for the self-service automated-backup configuration * Doc review * Multi-line PATCH calls. --------- Co-authored-by: remi <remi.lejeune@platform.sh> Co-authored-by: Anouck Colson <anouck.colson@platform.sh> Co-authored-by: chadcarlson <chad.carlson@platform.sh> * Update teams feature availability for GA/self-service. (#3908) * [Laravel] Resubmit: Adding the "Getting started" guide for Laravel (#3899) * Clone the Symfony Getting Started. The page is done. * Correct typo on get-started * WIP: First version of the laravel getting started guide * First version of the Laravel Get Started Guide * Update sites/friday/src/get-started/stacks/laravel/_index.md Co-authored-by: Thomas di Luccio <thomas@zenhysteria.fr> * Update sites/friday/src/get-started/stacks/laravel/blackfire.md Co-authored-by: Thomas di Luccio <thomas@zenhysteria.fr> * Update sites/friday/src/get-started/stacks/laravel/crons.md Co-authored-by: Thomas di Luccio <thomas@zenhysteria.fr> * Update sites/friday/src/get-started/stacks/laravel/environment-variables.md Co-authored-by: Thomas di Luccio <thomas@zenhysteria.fr> * Update sites/friday/src/get-started/stacks/laravel/faq.md Co-authored-by: Thomas di Luccio <thomas@zenhysteria.fr> * Update sites/friday/src/get-started/stacks/laravel/faq.md Co-authored-by: Thomas di Luccio <thomas@zenhysteria.fr> * Update sites/friday/src/get-started/stacks/laravel/faq.md Co-authored-by: Thomas di Luccio <thomas@zenhysteria.fr> * Update sites/friday/src/get-started/stacks/laravel/faq.md Co-authored-by: Thomas di Luccio <thomas@zenhysteria.fr> * Doc review --------- Co-authored-by: Guillaume Moigneu <g@moigneu.com> Co-authored-by: Guillaume Moigneu <n@nls.io> Co-authored-by: Thomas di Luccio <thomas@zenhysteria.fr> Co-authored-by: Anouck Colson <anouck.colson@platform.sh> * [Express] Getting started guide (#3904) * Reinstate Express GS guide. * Fix express links. add add-database page. * Doc review --------- Co-authored-by: Anouck Colson <anouck.colson@platform.sh> * Restore simplified relationships (updated) (#3881) * Update registry to use service names for relationship names. * add-services/_index.md * add-services/headless-chrome.md * themes/../partials/examples/relationships.html * themes/../partials/examples/servicedefn.html * themes/../shortcodes/endpoint-description.md * themes/../shortcodes/v2connect2app.md * add-services/influxdb.md * Fix usage example indents and comment spacing. * add-services/kafka * add-services/memcached. * Fix double = typo. * add-services/mongodb.md * endpoint-description > oracle-mysql fix * add-services/mysql/_index.md * add-services/mysql/mysql-replication. * add-services/network-storage * add-services/opensearch.md * add-services/postgresql * add-services/rabbitmq.md * add-services/redis * add-services/solr.md * add-services/varnish * Fix random character mistake. * create-apps/_index.md * create-apps/app-reference * guides/drupal/redis. * languages/elixir. * languages/java/migration * languages/lisp. * languages/ruby. * learn/tutorials/restrict-service-access * create-apps/workers. * [guides|get-started/stacks]/symfony/environment-variables * [Next.js] Getting started guide (#3903) * Reinstate Next.js GS guide. * Doc review --------- Co-authored-by: Anouck Colson <anouck.colson@platform.sh> * Composable image (#3879) * first draft for composable image on Upsun side (only for now) * report changes to platform folder * some improvement on Upsun composable image * adding multiple runtimes note + NixOs presentation draft * adding note at the beginning of PHP doc page (draft) * adding disclaimer on languages and align P.sh with Upsun composable * removing top level key from Upsun + reformat code + adding TODO block in the HTML * Apply doc review and suggestions from Jerome * missing replacement of built-in image * split codetab for PHP ext and Python to separate section * remaining built-in image * remaining built-in image * Move PHP-specific content and redorder side nav * Remove extra space * PHP extensions update * Update PSH composable image page * Update PSH section index page * Reorder side nav for PSH * Fix numbering * Further review suggestions applied * Fix links. Remove duplicated file on conflict resolution. * Add redirect notes where relevant (for type and extensions). * Add the sticky note option, even though its not yet enabled. * Fix failing 'Check internal links' for platform docs. * Match fixed links on upsun docs. * Fix note. * Fix platform config from using upsun config. * Fix platform file name. * socket_family/protocol for primary runtimes * Update example configuration for PHP runtime config. * Fix links post-merge. * Link checks on builds. * Fix side nav --------- Co-authored-by: Anouck Colson <anouck.colson@platform.sh> Co-authored-by: chadcarlson <chad.carlson@platform.sh> * [Strapi] Getting started guide (#3905) * Reinstate Strapi GS guide. * Add an add-database page to Strapi section. * Doc review --------- Co-authored-by: Anouck Colson <anouck.colson@platform.sh> * [Django + Flask] Getting Started Frameworks section for Upsun (#3816) * WIP: initial changes to the Django stacks page * finishes out the remaining steps, small configuration change * adds flask instructions * corrects indentation between from and to for deploy hook examples * Update sites/friday/src/get-started/stacks/django.md Co-authored-by: Chad Carlson <chadwcarlson@users.noreply.github.com> * Update sites/friday/src/get-started/stacks/django.md Co-authored-by: Chad Carlson <chadwcarlson@users.noreply.github.com> * Update sites/friday/src/get-started/stacks/flask.md Co-authored-by: Chad Carlson <chadwcarlson@users.noreply.github.com> * adds the remaining bits to the flask doc * adds section on alternative web servers and db migrate * removes naming a specific number of remaining steps * Match Django guide with the WordPress guide. * Match Flask guide with the WordPress format. * Doc review --------- Co-authored-by: Chad Carlson <chadwcarlson@users.noreply.github.com> Co-authored-by: chadcarlson <chad.carlson@platform.sh> Co-authored-by: Anouck Colson <anouck.colson@platform.sh> * Fix composable image xdebug configuration. (#3915) * Pre-GA fixes (#3917) * fix vale errors . * Fix bad merges. * Remove hardcoded company names. --------- Co-authored-by: AnouckColson <113913013+AnouckColson@users.noreply.github.com> Co-authored-by: Paul Gilzow <paul.gilzow@platform.sh> Co-authored-by: Thomas di Luccio <thomas.diluccio@platform.sh> Co-authored-by: Anouck Colson <anouck.colson@platform.sh> Co-authored-by: remilejeune2 <remi.lejeune@gmail.com> Co-authored-by: remi <remi.lejeune@platform.sh> Co-authored-by: Guillaume Moigneu <g@moigneu.com> Co-authored-by: Guillaume Moigneu <n@nls.io> Co-authored-by: Thomas di Luccio <thomas@zenhysteria.fr> Co-authored-by: flovntp <flovntp@gmail.com>
1 parent 35ab38f commit 397e9a3

File tree

535 files changed

+9925
-3135
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

535 files changed

+9925
-3135
lines changed
 

‎.github/workflows/build-from-fork.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build from fork
22

33
on:
44
pull_request_target:
5-
branches: [main]
5+
branches: [main, ga-staging]
66
types: [labeled,unlabeled,synchronize]
77

88
env:

‎.github/workflows/check-labels.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Check labels
22
on:
33
pull_request_target:
4-
branches: [main]
4+
branches: [main, ga-staging]
55
types: [labeled,opened,reopened,synchronize]
66

77
env:

0 commit comments

Comments
 (0)
Please sign in to comment.