ServerPilot ఇంటిగ్రేషన్
అవలోకనం
ServerPilot అనేది DigitalOcean, Amazon, Google లేదా ఏదైనా ఇతర సర్వర్ ప్రొవైడర్లో WordPress మరియు ఇతర PHP వెబ్సైట్లను హోస్ట్ చేయడానికి ఉపయోగించే క్లౌడ్ సర్వీస్. ఈ ఇంట ిగ్రేషన్ Ultimate Multisite మరియు ServerPilot మధ్య ఆటోమేటిక్ డొమైన్ సింకింగ్ మరియు SSL సర్టిఫికేట్ మేనేజ్మెంట్ను అమలు చేస్తుంది.
ఫీచర్లు
- ఆటోమేటిక్ డొమైన్ సింకింగ్
- Let's Encrypt తో SSL సర్టిఫికేట్ మేనేజ్మెంట్
- ఆటోమేటిక్ SSL రెన్యూవల్
అవసరాలు
మీ wp-config.php ఫైల్లో కింది constants నిర్వచించబడాలి:
define('WU_SERVER_PILOT_CLIENT_ID', 'your_client_id');
define('WU_SERVER_PILOT_API_KEY', 'your_api_key');
define('WU_SERVER_PILOT_APP_ID', 'your_app_id');
సెటప్ సూచనలు
1. మీ ServerPilot API క్రెడెన్షియల్స్ పొందండి
- మీ ServerPilot dashboard లోకి లాగిన్ అవ్వండి
- "Account" > "API" కి వెళ్ళండి
- మీకు ఇప్పటికే లేకపోతే కొత్త API key క్రియేట్ చేయండి
- మీ Client ID మరియు API Key ను కాపీ చేయండి
2. మీ App ID పొందండి
- మీ ServerPilot dashboard లో, "Apps" కి వెళ్ళండి
- మీ WordPress multisite హోస్ట్ అయిన app ను సెలెక్ట్ చేయండి
- App ID URL లో కనిపిస్తుంది:
https://manage.serverpilot.io/apps/{APP_ID}