{"id":162,"date":"2025-02-09T17:48:07","date_gmt":"2025-02-09T22:48:07","guid":{"rendered":"https:\/\/mkt.selfregional.org\/edit\/?page_id=162"},"modified":"2025-02-20T20:36:21","modified_gmt":"2025-02-21T01:36:21","slug":"code","status":"publish","type":"page","link":"https:\/\/mkt.selfregional.org\/edit\/code\/","title":{"rendered":"Code"},"content":{"rendered":"\n<p>The server configuration should be easily duplicated. All custom files will be in a git version control repository so that anyone can work with them. This will allow for easier maintenance, feature requests, and bug tracking. <\/p>\n\n\n\n<p>I\u2019m a big proponent of minimalism in code and there will be a very limited amount of third-party code to maintain other than the core WordPress files and custom theme. <\/p>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--60)\">\n<h2 class=\"wp-block-heading alignwide has-small-font-size\" style=\"font-style:normal;font-weight:700;letter-spacing:1.4px;text-transform:uppercase\">Code posts<\/h2>\n\n\n\n<div class=\"wp-block-query alignwide is-layout-flow wp-block-query-is-layout-flow\"><ul class=\"alignfull wp-block-post-template is-layout-flow wp-container-core-post-template-is-layout-3ee800f6 wp-block-post-template-is-layout-flow\"><li class=\"wp-block-post post-925 post type-post status-publish format-standard hentry category-code category-design category-log\">\n\n<div class=\"wp-block-group alignfull is-content-justification-space-between is-nowrap is-layout-flex wp-container-core-group-is-layout-154222c2 wp-block-group-is-layout-flex\" style=\"border-bottom-color:var(--wp--preset--color--accent-6);border-bottom-width:1px;padding-top:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30)\"><h3 class=\"wp-block-post-title has-large-font-size\"><a href=\"https:\/\/mkt.selfregional.org\/edit\/find-care-now-blocks\/\" target=\"_self\" >Interactive Blocks<\/a><\/h3>\n\n<div class=\"has-text-align-right wp-block-post-date\"><time datetime=\"2025-08-17T14:51:16-05:00\"><a href=\"https:\/\/mkt.selfregional.org\/edit\/find-care-now-blocks\/\">25\/08\/17<\/a><\/time><\/div><\/div>\n\n<\/li><li class=\"wp-block-post post-893 post type-post status-publish format-standard hentry category-code\">\n\n<div class=\"wp-block-group alignfull is-content-justification-space-between is-nowrap is-layout-flex wp-container-core-group-is-layout-154222c2 wp-block-group-is-layout-flex\" style=\"border-bottom-color:var(--wp--preset--color--accent-6);border-bottom-width:1px;padding-top:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30)\"><h3 class=\"wp-block-post-title has-large-font-size\"><a href=\"https:\/\/mkt.selfregional.org\/edit\/wordpress-config\/\" target=\"_self\" >WordPress Config<\/a><\/h3>\n\n<div class=\"has-text-align-right wp-block-post-date\"><time datetime=\"2025-03-12T13:12:28-05:00\"><a href=\"https:\/\/mkt.selfregional.org\/edit\/wordpress-config\/\">25\/03\/12<\/a><\/time><\/div><\/div>\n\n<\/li><li class=\"wp-block-post post-465 post type-post status-publish format-standard hentry category-code\">\n\n<div class=\"wp-block-group alignfull is-content-justification-space-between is-nowrap is-layout-flex wp-container-core-group-is-layout-154222c2 wp-block-group-is-layout-flex\" style=\"border-bottom-color:var(--wp--preset--color--accent-6);border-bottom-width:1px;padding-top:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30)\"><h3 class=\"wp-block-post-title has-large-font-size\"><a href=\"https:\/\/mkt.selfregional.org\/edit\/configuration\/\" target=\"_self\" >Configuration<\/a><\/h3>\n\n<div class=\"has-text-align-right wp-block-post-date\"><time datetime=\"2025-02-21T12:03:57-05:00\"><a href=\"https:\/\/mkt.selfregional.org\/edit\/configuration\/\">25\/02\/21<\/a><\/time><\/div><\/div>\n\n<\/li><li class=\"wp-block-post post-256 post type-post status-publish format-standard hentry category-code\">\n\n<div class=\"wp-block-group alignfull is-content-justification-space-between is-nowrap is-layout-flex wp-container-core-group-is-layout-154222c2 wp-block-group-is-layout-flex\" style=\"border-bottom-color:var(--wp--preset--color--accent-6);border-bottom-width:1px;padding-top:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30)\"><h3 class=\"wp-block-post-title has-large-font-size\"><a href=\"https:\/\/mkt.selfregional.org\/edit\/server\/\" target=\"_self\" >Server<\/a><\/h3>\n\n<div class=\"has-text-align-right wp-block-post-date\"><time datetime=\"2025-02-12T06:29:00-05:00\"><a href=\"https:\/\/mkt.selfregional.org\/edit\/server\/\">25\/02\/12<\/a><\/time><\/div><\/div>\n\n<\/li><\/ul><\/div>\n<\/div>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p>Server \/ Stack Config ( Dev )<\/p>\n\n\n\n<pre class=\"wp-block-code alignwide\"><code lang=\"bash\" class=\"language-bash\">###### srh.ovid ######\n\nServer architecture     Darwin 24.3.0 arm64\nWeb server              Apache\/2.4.62 (Unix)\nPHP version             8.4.3 (Supports 64bit values)\nPHP SAPI                apache2handler\nPHP max input variables 1000\nPHP time limit          30\nPHP memory limit        512M\nMax input time          60\nUpload max filesize     2M\nPHP post max size       8M\ncURL version            8.11.1 OpenSSL\/3.4.0\nDatabase Extension      mysqli\nServer version          8.4.3\nClient version          mysqlnd 8.4.3\nDatabase charset        utf8mb4\nDatabase collation      utf8mb4_unicode_520_ci\nMax allowed packet size 67108864\nMax connections number. 151\n\n###### srh.davidwindham ######\n\nServer                  Linux 5.15.0-131 x86_64\nWeb server              Apache\/2.4.52 (Ubuntu)\nPHP version             8.1.31 (Supports 64bit values)\nPHP SAPI                fpm-fcgi\nPHP max input           1000\nPHP time limit\t        30\nPHP memory limit        512M\nMax input time\t        60\nUpload max filesize     50M\nPHP post max size       50M\ncURL version\t        7.81.0 OpenSSL\/3.0.2\nDatabase Extension      mysqli\nServer version          10.6.18-MariaDB-0ubuntu0.22.04.1\nClient version          mysqlnd 8.1.31\nDatabase charset        utf8mb4\nDatabase collation      utf8mb4_unicode_520_ci\nMax allowed packet size 134217728\nMax connections number  151\n<\/code><\/pre>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p>( Remote )<\/p>\n\n\n\n<pre class=\"wp-block-code alignwide\"><code lang=\"bash\" class=\"language-bash\">###### dev.selfregional.org ######\n\nServer architecture.    Linux 3.10.0-1160 x86_64\nWeb server              Apache\nPHP version             8.2.27 (Supports 64bit values)\nPHP SAPI                fpm-fcgi\nPHP max input variables 2000\nPHP time limit          300\nPHP memory limit        512M\nMax input time          60\nUpload max filesize     20M\nPHP post max size       20M\ncURL version            7.29.0 NSS\/3.90\nDatabase Extension      mysqli\nServer version          10.3.39-MariaDB\nClient version          mysqlnd 8.2.27\nDatabase charset        utf8mb4\nDatabase collation      utf8mb4_unicode_520_ci\nMax allowed packet size 16777216\nMax connections number  151\n\n###### stage.selfregional.org ######\n\nServer architecture     Linux 5.14.0-503 86_64\nWeb server              Apache\nPHP version             8.3.17 (Supports 64bit values)\nPHP SAPI                fpm-fcgi\nPHP max input           1000\nPHP time limit\t        30\nPHP memory limit        512M\nMax input time\t        60\nUpload max filesize.    2M\nPHP post max size       8M\ncURL version\t        7.76.1 OpenSSL\/3.2.2\nDatabase Extension      mysqli\nServer version\t        10.5.27-MariaDB\nClient version\t        mysqlnd 8.3.17\nDatabase charset        utf8mb4\nDatabase collation      utf8mb4_unicode_520_ci\nMax allowed packet size 33554432\nMax connections number  150\n<\/code><\/pre>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>The server configuration should be easily duplicated. All custom files will be in a git version control repository so that anyone can work with them. This will allow for easier maintenance, feature requests, and bug tracking. I\u2019m a big proponent of minimalism in code and there will be a very limited amount of third-party code [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-162","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/mkt.selfregional.org\/edit\/wp-json\/wp\/v2\/pages\/162","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mkt.selfregional.org\/edit\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mkt.selfregional.org\/edit\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mkt.selfregional.org\/edit\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mkt.selfregional.org\/edit\/wp-json\/wp\/v2\/comments?post=162"}],"version-history":[{"count":29,"href":"https:\/\/mkt.selfregional.org\/edit\/wp-json\/wp\/v2\/pages\/162\/revisions"}],"predecessor-version":[{"id":432,"href":"https:\/\/mkt.selfregional.org\/edit\/wp-json\/wp\/v2\/pages\/162\/revisions\/432"}],"wp:attachment":[{"href":"https:\/\/mkt.selfregional.org\/edit\/wp-json\/wp\/v2\/media?parent=162"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}