दस्तावेज़ पर वापस
Deploy करें

Local Build से Deploy करें

Cloud CI/CD के बिना अपनी machine पर Docker images build करें और directly सर्वर पर deploy करें।

Intermediate5 min readUpdated 2026-03-29

Local build कैसे काम करता है?

Local build आपकी machine के resources को Docker builds के लिए use करने देता है:

  1. Server Compass आपकी local machine पर Docker image build करता है
  2. Built image SSH के ज़रिए directly सर्वर पर push होती है
  3. Container सर्वर पर start होता है

Cloud CI/CD services, container registries, या third-party accounts की ज़रूरत नहीं।

Local build deploy शुरू करें

  1. Stack Wizard खोलें
  2. Build location में Local Build चुनें
  3. अपनी project directory या Dockerfile चुनें
  4. Server Compass framework detect करता है और ज़रूरत हो तो Dockerfile generate करता है
  5. Environment variables और ports कॉन्फ़िगर करें
  6. Deploy पर क्लिक करें — image locally build होती है और आपके सर्वर पर transfer होती है

Code upload करके deploy करें

Dockerfile के बिना projects के लिए:

  1. Stack Wizard में Upload Code चुनें
  2. अपने computer से folder pick करें
  3. Server Compass framework auto-detect करता है (Next.js, Django, Laravel, आदि)
  4. Dockerfile automatically generate होती है
  5. Upload progress real-time में track होती है
  6. ऐप सर्वर पर build और deploy होता है

Screenshots

Local Build से Deploy करें - Screenshot 1
Local Build से Deploy करें - Screenshot 2

Video Tutorials

Related Features

Ready to try Server Compass?

Download the app and deploy your first application in under 5 minutes.

Download Server Compass