mirror of
https://github.com/yawaflua/SpCloudCore.git
synced 2025-12-08 19:49:28 +02:00
Merge branch 'master' of https://github.com/danilt2000/SpCloudCore
This commit is contained in:
73
README.md
73
README.md
@@ -1,26 +1,73 @@
|
||||
# SpCloudMain
|
||||
# SpCloud
|
||||
|
||||
<h2>Зайти в wsl</h2>
|
||||

|
||||
# SpCloud
|
||||
|
||||
wsl -d Ubuntu
|
||||
**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.
|
||||
|
||||
Danil@DESKTOP-TUTRCM9:/mnt/c/Users/Danil/SpCloud/build$
|
||||

|
||||
|
||||
make
|
||||
Processor: Intel® Core™ i7-3630QM
|
||||
|
||||
./SpCloudMain
|
||||
Ram: 16Gb
|
||||
|
||||

|
||||
Memory: 500Gb
|
||||
|
||||
<h2>Гайд для обновления wildcard сертификатов</h2>
|
||||
Location: Czech Republic
|
||||
|
||||
https://youtu.be/VJPfdXN-dSc?si=dF_oWsqM27cMVasz&t=157
|
||||
## 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.
|
||||
|
||||

|
||||
|
||||
Place the generated files into an archive.
|
||||
|
||||

|
||||
|
||||
|
||||
### 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).
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
### 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](https://www.youtube.com/watch?v=_y95JUfvo_U).
|
||||
|
||||
## Limits
|
||||
|
||||
Authorization and use of this hosting is only available to people from the [Diamonds Studio team](https://discord.gg/BwKrmxQbp9).
|
||||
But if you have any interest write me in [telegram](https://t.me/Hepatacor) maybe I will add you to the whitelist.
|
||||
|
||||
## Contribution
|
||||
|
||||
The project has a MIT and open for contributions
|
||||
|
||||
sudo certbot certificates
|
||||
|
||||
Запустить процесс обновления сертификата
|
||||
|
||||
sudo certbot certonly --manual --preferred-challenges dns
|
||||
|
||||
|
||||
Reference in New Issue
Block a user