{"id":9617,"date":"2025-10-11T16:24:33","date_gmt":"2025-10-11T14:24:33","guid":{"rendered":"https:\/\/gameservercentral.eu\/?p=9617"},"modified":"2025-10-25T16:17:12","modified_gmt":"2025-10-25T14:17:12","slug":"como-configurar-un-servidor-dedicado-satisfactorio-con-steam","status":"publish","type":"post","link":"https:\/\/gameservercentral.eu\/es\/self-hosting\/how-to-setup-a-satisfactory-dedicated-server-with-steam\/","title":{"rendered":"C\u00f3mo configurar un servidor dedicado satisfactorio"},"content":{"rendered":"\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h1 class=\"wp-block-heading\">Running a Satisfactory Dedicated Server with Docker: The Modern Hosting Solution<\/h1>\n\n\n\n<p><br><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/gameservercentral.eu\/wp-content\/uploads\/2025\/01\/satisfactory-1024x576.webp\" alt=\"\" class=\"wp-image-196\" srcset=\"https:\/\/gameservercentral.eu\/wp-content\/uploads\/2025\/01\/satisfactory-1024x576.webp 1024w, https:\/\/gameservercentral.eu\/wp-content\/uploads\/2025\/01\/satisfactory-600x338.webp 600w, https:\/\/gameservercentral.eu\/wp-content\/uploads\/2025\/01\/satisfactory-64x36.webp 64w, https:\/\/gameservercentral.eu\/wp-content\/uploads\/2025\/01\/satisfactory-300x169.webp 300w, https:\/\/gameservercentral.eu\/wp-content\/uploads\/2025\/01\/satisfactory-768x432.webp 768w, https:\/\/gameservercentral.eu\/wp-content\/uploads\/2025\/01\/satisfactory-1536x864.webp 1536w, https:\/\/gameservercentral.eu\/wp-content\/uploads\/2025\/01\/satisfactory-1320x743.webp 1320w, https:\/\/gameservercentral.eu\/wp-content\/uploads\/2025\/01\/satisfactory.webp 1920w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>For fans of <em><a href=\"https:\/\/gameservercentral.eu\/es\/shop\/satisfactory-dedicated-server-hosting\/\">Satisfactory<\/a><\/em>, the factory\u2011building hit from Coffee Stain Studios, multiplayer is best enjoyed on a stable, persistent server. Traditionally, setting up satisfactory dedicated server could be time\u2011consuming, but Docker has changed the game. We show you how to to setup a dedicated server for satisfactory and how by containerizing the server, players and communities can now enjoy faster deployment, easier updates, and more reliable hosting.<\/p>\n\n\n\n<p>Traditionally, setting up satisfactory dedicated server could be time\u2011consuming, but Docker has changed the game. By containerizing the server, players and communities can now enjoy faster deployment, easier updates, and more reliable hosting.<\/p>\n\n\n\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-6c531013 wp-block-group-is-layout-flex\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Why Docker for Satisfactory?<\/h2>\n\n\n\n<p>Running a <strong>dedicated Satisfactory server<\/strong> through Docker eliminates dependency headaches and manual patching. Containers isolate the environment, making <strong>setting up a Satisfactory dedicated server<\/strong> as simple as pulling an image and running a command. This approach is especially attractive for admins who want to minimize downtime and maximize uptime.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Meeting the Requirements<\/h2>\n\n\n\n<p>The <strong>Satisfactory dedicated server requirements<\/strong> scale with factory size and player count. A multi\u2011core CPU, SSD storage, and 8\u201316 GB RAM are recommended for smooth performance. Docker ensures these resources are allocated efficiently, whether you\u2019re hosting a small co\u2011op or a large <strong>Satisfactory multiplayer dedicated server<\/strong>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Steam Integration and Mods<\/h2>\n\n\n\n<p>With Docker images <a href=\"https:\/\/github.com\/gameservercentral\/steamcmd-docker\" rel=\"nofollow noopener\" target=\"_blank\">like the one we host on our github<\/a>, operators can run a <strong>Steam Satisfactory dedicated server<\/strong> with full Workshop support. Switching between stable and experimental builds is as simple as changing a tag, making it easy to test new features without risking your main save files. This flexibility also supports communities that want both stable and <strong>Satisfactory experimental dedicated server<\/strong> environments.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Quick Start with Docker<\/h2>\n\n\n\n<p>Here\u2019s a minimal example to get your server running:<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro cbp-has-line-numbers\" data-code-block-pro-font-family=\"Code-Pro-JetBrains-Mono\" style=\"font-size:.875rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;--cbp-line-number-color:#D4D4D4;--cbp-line-number-width:calc(1 * 0.6 * .875rem);line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span style=\"display:flex;align-items:center;padding:10px 0px 10px 16px;margin-bottom:-2px;width:100%;text-align:left;background-color:#2b2b2b;color:#c7c7c7\">Bash<\/span><span role=\"button\" tabindex=\"0\" style=\"color:#D4D4D4;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>docker run --name satisfactory-server -p 7777:7777\/udp ghcr.io\/gameservercentral\/steamcmd:latest \/bin\/bash -c \"steamcmd +force_install_dir \/data\/ +login anonymous +app_update 1690800 validate +quit &amp;&amp; .\/data\/FactoryServer.sh\"<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki dark-plus\" style=\"background-color: #1E1E1E\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #DCDCAA\">docker<\/span><span style=\"color: #D4D4D4\"> <\/span><span style=\"color: #CE9178\">run<\/span><span style=\"color: #D4D4D4\"> <\/span><span style=\"color: #569CD6\">--name<\/span><span style=\"color: #D4D4D4\"> <\/span><span style=\"color: #CE9178\">satisfactory-server<\/span><span style=\"color: #D4D4D4\"> <\/span><span style=\"color: #569CD6\">-p<\/span><span style=\"color: #D4D4D4\"> <\/span><span style=\"color: #B5CEA8\">7777<\/span><span style=\"color: #CE9178\">:7777\/udp<\/span><span style=\"color: #D4D4D4\"> <\/span><span style=\"color: #CE9178\">ghcr.io\/gameservercentral\/steamcmd:latest<\/span><span style=\"color: #D4D4D4\"> <\/span><span style=\"color: #CE9178\">\/bin\/bash<\/span><span style=\"color: #D4D4D4\"> <\/span><span style=\"color: #569CD6\">-c<\/span><span style=\"color: #D4D4D4\"> <\/span><span style=\"color: #CE9178\">&quot;steamcmd +force_install_dir \/data\/ +login anonymous +app_update 1690800 validate +quit &amp;&amp; .\/data\/FactoryServer.sh&quot;<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Ports<\/strong>: 7777  must be open for multiplayer.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">The Dedicated Advantage<\/h2>\n\n\n\n<p>Running a Satisfactory hosted server in Docker means persistent saves, automated backups, and quick recovery options. It also allows multiple servers to run side by side \u2014 perfect for communities that want both stable and experimental environments. For admins, this reduces downtime and makes scaling straightforward.<\/p>\n\n\n\n<p>As Satisfactory continues to evolve, Dockerized hosting is quickly becoming the standard. It combines the flexibility of containerization with the specific needs of factory builders, ensuring that every Satisfactory dedicated server setup is consistent, portable, and easy to manage. For players, that means more time building megafactories \u2014 and less time troubleshooting configs.<\/p>\n\n\n\n<p>If you are looking for information, also check out the satisfactory community wiki under <a href=\"https:\/\/satisfactory.wiki.gg\/ \" rel=\"nofollow noopener\" target=\"_blank\">https:\/\/satisfactory.wiki.gg\/ <\/a> which provides a lot of useful information on various satisfactory topics<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-6c531013 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-fe9cc265 wp-block-group-is-layout-flex\">\n<h2 class=\"wp-block-heading\">Don\u2019t Want to Set It Up Yourself? We\u2019ve Got You Covered<\/h2>\n\n\n\n<p>Not everyone wants to dive into Docker commands or spend hours <strong>setting up a Satisfactory dedicated server<\/strong> on their own. If you\u2019d rather skip the technical side and jump straight into building factories with your friends, you can simply <strong>rent a Satisfactory dedicated server<\/strong> from us at GameServerCentral.<\/p>\n\n\n\n<p>Our hosting is designed specifically for <em>Satisfactory<\/em> players:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Optimized hardware that meets and exceeds the <strong>Satisfactory dedicated server requirements<\/strong><\/li>\n\n\n\n<li>One\u2011click setup with no manual configuration headaches<\/li>\n\n\n\n<li>Full support for mods and the <strong>Steam Satisfactory dedicated server<\/strong> build<\/li>\n\n\n\n<li>Automated backups and monitoring so your world is always safe<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Free Servers \u2014 First Come, First Serve<\/h3>\n\n\n\n<p>We also offer a limited number of <strong>free Satisfactory dedicated servers<\/strong> on a <em>first come, first serve<\/em> basis. These are perfect if you want to try out hosting before committing, or if you just need a temporary <strong>Satisfactory multiplayer dedicated server<\/strong> for a short\u2011term project. Availability is limited, but it\u2019s our way of giving back to the community and helping more players experience the game without barriers<\/p>\n\n\n\n<p>This way, you get all the benefits of a <strong>dedicated Satisfactory server<\/strong>\u2014persistent saves, smooth multiplayer, and reliable uptime\u2014without the hassle of managing it yourself.<\/p>\n<\/div>\n\n\n\n<div data-wp-context=\"{&quot;notices&quot;:[],&quot;hideNextPreviousButtons&quot;:false,&quot;isDisabledPrevious&quot;:true,&quot;isDisabledNext&quot;:false,&quot;ariaLabelPrevious&quot;:&quot;Productos anteriores&quot;,&quot;ariaLabelNext&quot;:&quot;Productos siguientes&quot;,&quot;collection&quot;:&quot;woocommerce\\\/product-collection\\\/hand-picked&quot;}\" data-wp-init=\"callbacks.onRender\" data-wp-interactive=\"woocommerce\/product-collection\" data-wp-router-region=\"wc-product-collection-0\" data-__private-preview-state=\"{&quot;isPreview&quot;:false,&quot;previewMessage&quot;:&quot;Actual products will vary depending on the page being viewed.&quot;}\" data-block-name=\"woocommerce\/product-collection\" data-collection=\"woocommerce\/product-collection\/hand-picked\" data-dimensions=\"{&quot;widthType&quot;:&quot;fill&quot;}\" data-display-layout=\"{&quot;type&quot;:&quot;flex&quot;,&quot;columns&quot;:5,&quot;shrinkColumns&quot;:true}\" data-hide-controls=\"[&quot;inherit&quot;,&quot;hand-picked&quot;,&quot;filterable&quot;,&quot;order&quot;]\" data-query-context-includes=\"[&quot;collection&quot;]\" data-query-id=\"0\" data-query=\"{&quot;perPage&quot;:9,&quot;pages&quot;:0,&quot;offset&quot;:0,&quot;postType&quot;:&quot;product&quot;,&quot;order&quot;:&quot;asc&quot;,&quot;orderBy&quot;:&quot;post__in&quot;,&quot;search&quot;:&quot;&quot;,&quot;exclude&quot;:[],&quot;inherit&quot;:false,&quot;taxQuery&quot;:[],&quot;isProductCollectionBlock&quot;:true,&quot;featured&quot;:false,&quot;woocommerceOnSale&quot;:false,&quot;woocommerceStockStatus&quot;:[&quot;instock&quot;,&quot;outofstock&quot;,&quot;onbackorder&quot;],&quot;woocommerceAttributes&quot;:[],&quot;woocommerceHandPickedProducts&quot;:[&quot;20&quot;],&quot;filterable&quot;:false,&quot;relatedBy&quot;:{&quot;categories&quot;:true,&quot;tags&quot;:true}}\" data-tag-name=\"div\" class=\"wp-block-woocommerce-product-collection is-layout-flow wp-block-woocommerce-product-collection-is-layout-flow\">\t\t<div data-wp-interactive=\"woocommerce\/store-notices\" class=\"wc-block-components-notices alignwide\">\n\t\t\t<template data-wp-each--notice=\"state.notices\" data-wp-each-key=\"context.notice.id\">\n\t\t\t\t<div\n\t\t\t\t\tclass=\"wc-block-components-notice-banner\"\n\t\t\t\t\tdata-wp-init=\"callbacks.scrollIntoView\"\n\t\t\t\t\tdata-wp-class--is-error=\"state.isError\"\n\t\t\t\t\tdata-wp-class--is-success=\"state.isSuccess\"\n\t\t\t\t\tdata-wp-class--is-info=\"state.isInfo\"\n\t\t\t\t\tdata-wp-class--is-dismissible=\"context.notice.dismissible\"\n\t\t\t\t\tdata-wp-bind--role=\"state.role\"\n\t\t\t\t\tdata-wp-watch=\"callbacks.injectIcon\"\n\t\t\t\t>\n\t\t\t\t\t<div class=\"wc-block-components-notice-banner__content\">\n\t\t\t\t\t\t<span data-wp-init=\"callbacks.renderNoticeContent\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<button\n\t\t\t\t\t\tdata-wp-bind--hidden=\"!context.notice.dismissible\"\n\t\t\t\t\t\tclass=\"wc-block-components-button wp-element-button wc-block-components-notice-banner__dismiss contained\"\n\t\t\t\t\t\taria-label=\"Descartar este aviso\"\n\t\t\t\t\t\tdata-wp-on--click=\"actions.removeNotice\"\n\t\t\t\t\t>\n\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\">\n\t\t\t\t\t\t\t<path d=\"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z\" \/>\n\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/template>\n\t\t<\/div>\n\t\t<ul data-block-name=\"woocommerce\/product-template\" class=\"wc-block-product-template__responsive columns-5 wc-block-product-template wp-block-woocommerce-product-template is-layout-flow wp-block-woocommerce-product-template-is-layout-flow\" data-wp-on--scroll=\"actions.watchScroll\" data-wp-init=\"callbacks.initResizeObserver\"><li class=\"wc-block-product post-20 product type-product status-publish has-post-thumbnail product_cat-pre-paid-game-server product_cat-survival-games product_tag-gameserver product_tag-satisfactory first instock featured sold-individually shipping-taxable purchasable product-type-variable\"\n\t\t\t\t\t\n\t\t\t\tdata-wp-interactive=\"woocommerce\/product-collection\"\n\t\t\t\tdata-wp-context='{\"productId\":20}'\n\t\t\t\tdata-wp-key=\"product-item-20\"\n\t\t\t\n\t\t\t\t>\n\t\t\t\t\t\n<div data-block-name=\"woocommerce\/product-image\" data-height=\"450px\" data-is-descendent-of-query-loop=\"true\" data-scale=\"contain\" data-show-sale-badge=\"false\" data-width=\"400px\" class=\"wc-block-components-product-image wc-block-grid__product-image wc-block-components-product-image--aspect-ratio-auto wp-block-woocommerce-product-image\"><a href=\"https:\/\/gameservercentral.eu\/es\/shop\/satisfactory-dedicated-server-hosting\/\" style=\"\" data-wp-on--click=\"woocommerce\/product-collection::actions.viewProduct\"><img decoding=\"async\" width=\"300\" height=\"500\" src=\"https:\/\/gameservercentral.eu\/wp-content\/uploads\/2025\/01\/gsc-satisfactory-high.png\" class=\"attachment-woocommerce_single size-woocommerce_single\" alt=\"Satisfactory Dedicated Server Hosting\" data-testid=\"product-image\" data-image-id=\"523\" style=\"height:450px;width:400px;object-fit:contain;\" loading=\"lazy\" srcset=\"https:\/\/gameservercentral.eu\/wp-content\/uploads\/2025\/01\/gsc-satisfactory-high.png 300w, https:\/\/gameservercentral.eu\/wp-content\/uploads\/2025\/01\/gsc-satisfactory-high-64x107.png 64w, https:\/\/gameservercentral.eu\/wp-content\/uploads\/2025\/01\/gsc-satisfactory-high-180x300.png 180w, https:\/\/gameservercentral.eu\/wp-content\/uploads\/2025\/01\/gsc-satisfactory-high-7x12.png 7w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><div class=\"wc-block-components-product-image__inner-container\">\n\n<\/div><\/a><\/div>\n\n<h2 style=\"line-height:1.4; margin-bottom:0.75rem;margin-top:0;\" class=\"has-text-align-center wp-block-post-title has-medium-font-size\"><a data-wp-on--click=\"woocommerce\/product-collection::actions.viewProduct\" href=\"https:\/\/gameservercentral.eu\/es\/shop\/satisfactory-dedicated-server-hosting\/\" target=\"_self\">Satisfactory Dedicated Server Hosting<\/a><\/h2>\n\n<div data-block-name=\"woocommerce\/product-price\" data-font-size=\"small\" data-is-descendent-of-query-loop=\"true\" data-text-align=\"center\" class=\"has-font-size has-small-font-size has-text-align-center wp-block-woocommerce-product-price has-small-font-size\" ><div class=\"wc-block-components-product-price wc-block-grid__product-price\" >\n\t\t\t\t\t<span class=\"woocommerce-Price-amount amount\"><bdi>0,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span><\/bdi><\/span> \u2013 <span class=\"woocommerce-Price-amount amount\"><bdi>8,99&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span><\/bdi><\/span>\n\t\t\t\t<\/div><\/div>\n\n<div data-block-name=\"woocommerce\/product-button\" data-font-size=\"small\" data-is-descendent-of-query-loop=\"true\" data-text-align=\"center\" class=\"wp-block-button wc-block-components-product-button   align-center wp-block-woocommerce-product-button has-small-font-size\"\n\t\t\t\t\t\n\t\t\t\t\tdata-wp-context='{\"quantityToAdd\":1,\"productId\":20,\"productType\":\"variable\",\"addToCartText\":\"Seleccionar opciones\",\"tempQuantity\":0,\"animationStatus\":\"IDLE\",\"inTheCartText\":\"### en el carrito\",\"noticeId\":\"\",\"hasPressedButton\":false}'\n\t\t\t\t>\n\t\t\t\t\t<a class=\"wp-block-button__link wp-element-button wc-block-components-product-button__button add_to_cart_button product_type_variable has-font-size has-small-font-size has-text-align-center wc-interactive\" style=\"\" href=\"https:\/\/gameservercentral.eu\/es\/shop\/satisfactory-dedicated-server-hosting\/\" rel=\"nofollow\" data-product_id=\"20\" data-product_sku=\"00000001\" aria-label=\"Elige las opciones para &ldquo;Satisfactory Dedicated Server Hosting&rdquo;\" data-wp-on--click=\"woocommerce\/product-collection::actions.viewProduct\">\n\t\t\t\t\t<span >Seleccionar opciones<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\n\t\t\t\t<\/div>\n\n\t\t\t\t<\/li><\/ul><\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Running a Satisfactory Dedicated Server with Docker: The Modern Hosting Solution For fans of Satisfactory, the factory\u2011building hit from Coffee Stain Studios, multiplayer is best enjoyed on a stable, persistent server. Traditionally, setting up satisfactory dedicated server could be time\u2011consuming, but Docker has changed the game. We show you how to to setup a dedicated [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":196,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[67],"tags":[],"class_list":["post-9617","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-self-hosting"],"_links":{"self":[{"href":"https:\/\/gameservercentral.eu\/es\/wp-json\/wp\/v2\/posts\/9617","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gameservercentral.eu\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/gameservercentral.eu\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/gameservercentral.eu\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gameservercentral.eu\/es\/wp-json\/wp\/v2\/comments?post=9617"}],"version-history":[{"count":5,"href":"https:\/\/gameservercentral.eu\/es\/wp-json\/wp\/v2\/posts\/9617\/revisions"}],"predecessor-version":[{"id":9673,"href":"https:\/\/gameservercentral.eu\/es\/wp-json\/wp\/v2\/posts\/9617\/revisions\/9673"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/gameservercentral.eu\/es\/wp-json\/wp\/v2\/media\/196"}],"wp:attachment":[{"href":"https:\/\/gameservercentral.eu\/es\/wp-json\/wp\/v2\/media?parent=9617"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/gameservercentral.eu\/es\/wp-json\/wp\/v2\/categories?post=9617"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/gameservercentral.eu\/es\/wp-json\/wp\/v2\/tags?post=9617"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}