{"id":15167075,"url":"https://github.com/fakman0/saltstack-wordpress-conf","last_synced_at":"2026-02-12T01:40:27.164Z","repository":{"id":238197959,"uuid":"773804143","full_name":"fakman0/saltstack-wordpress-conf","owner":"fakman0","description":"In the SaltStack infrastructure, there is a configuration that enables the setup of a remote MySQL server on the ubuntu22 server and a WordPress website prepared with nginx on the centos9 server.","archived":false,"fork":false,"pushed_at":"2024-08-10T21:48:53.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-21T22:50:01.042Z","etag":null,"topics":["example","example-project","saltstack"],"latest_commit_sha":null,"homepage":"","language":"SaltStack","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fakman0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-18T12:35:05.000Z","updated_at":"2024-09-07T12:47:22.000Z","dependencies_parsed_at":"2024-05-04T22:26:59.527Z","dependency_job_id":"2debe2db-8ea9-4ea7-b1a3-3812a61d8fdb","html_url":"https://github.com/fakman0/saltstack-wordpress-conf","commit_stats":null,"previous_names":["fakman0/saltstack-wordpress-conf","fvrk4n/saltstack-wordpress-conf"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fakman0/saltstack-wordpress-conf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fakman0%2Fsaltstack-wordpress-conf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fakman0%2Fsaltstack-wordpress-conf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fakman0%2Fsaltstack-wordpress-conf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fakman0%2Fsaltstack-wordpress-conf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fakman0","download_url":"https://codeload.github.com/fakman0/saltstack-wordpress-conf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fakman0%2Fsaltstack-wordpress-conf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29353027,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T01:03:07.613Z","status":"ssl_error","status_checked_at":"2026-02-12T01:00:51.346Z","response_time":97,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["example","example-project","saltstack"],"created_at":"2024-09-27T05:24:22.598Z","updated_at":"2026-02-12T01:40:27.151Z","avatar_url":"https://github.com/fakman0.png","language":"SaltStack","readme":"## Preparation\nYou must have one Ubuntu 22.04 (ubuntu22) and one CentOS Stream 9 (centos9) minion:\n\u003e Make sure the minion names match exactly and are of version '3007.0' or higher.\n```\nroot@SaltStack-master:/# salt \"*\" test.ping\ncentos9:\n    True\nubuntu22:\n    True\nroot@SaltStack-master:/# salt '*' grains.get saltversion\ncentos9:\n    3007.0\nubuntu22:\n    3007.0\n```\n## Installation\n```\ngit clone https://github.com/fakman0/saltstack-wordpress-conf.git\ncd saltstack-wordpress-conf\ncp -r pillar /srv/\ncp -r salt /srv/\n```\n\u003e The mine function should be used to store data in the pillar data to ensure that minions have each other's IP addresses.\n```\nsalt '*' saltutil.pillar_refresh\nsalt '*' pillar.get mine_functions\nsalt '*' mine.update\n```\n\u003e Confirm the accuracy of the data.\n```\nroot@SaltStack-master:/# salt '*' mine.get '*' internal_ip_addrs\ncentos9:\n    ----------\n    centos9:\n        - 92.xx.xx.86\n    ubuntu22:\n        - 92.xx.xx.82\nubuntu22:\n    ----------\n    centos9:\n        - 92.xx.xx.86\n    ubuntu22:\n        - 92.xx.xx.82\n```\n\n#### You are ready to start the configuration.\n```\nsalt \"*\" state.sls wordpress\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffakman0%2Fsaltstack-wordpress-conf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffakman0%2Fsaltstack-wordpress-conf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffakman0%2Fsaltstack-wordpress-conf/lists"}