Skip to content

danilt2000/SpCloudCore

Repository files navigation

SpCloud

image

SpCloud

SpCloud is a free hosting solution written in modern C++ running on a developer's laptop, designed to deploy applications to the public internet. This project provides a simple and cost-effective way to host your projects online with minimal time and resource investment. Whether you're testing or sharing applications, SpCloud enables you to make your projects accessible on the open web, bridging the gap between local development and real-world deployment—all at no cost.

image

Processor: Intel® Core™ i7-3630QM

Ram: 16Gb

Memory: 500Gb

Location: Czech Republic

Features

  • Application Uploading: Supports uploading project rar archives via an interface
  • Supported Application Types: ASP.NET and .NET console applications.
  • Resource Management: Limited by the laptop's resources; excessive usage may lead to the removal of your application and a ban.

Guide to Using SpCloud

1. Creating the Archive

Compile your .NET application using the Rebuild button in Visual Studio.

It's crucial to use Rebuild, not any other options.

image

Place the generated files into an archive.

image

2. Uploading the Application

Go to the upload interface and select your archive.

Specify the name and type of your application (e.g., ASP.NET-dotnet asp or console application-dotnet).

image

3. Recommendations and Warnings

Do not overuse hosting resources.

If your application consumes excessive resources, it may be removed, and you will be banned.

Use the hosting responsibly and stay updated on any changes.

Video Guide

For a detailed walkthrough, watch the video guide on YouTube.

Limits

Authorization and use of this hosting is only available to people from the Diamonds Studio team. But if you have any interest write me in telegram maybe I will add you to the whitelist.

Contribution

The project has a MIT and open for contributions