You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 months ago | |
---|---|---|
cmd | 4 months ago | |
internal | 4 months ago | |
.dockerignore | 4 months ago | |
Dockerfile.bash | 4 months ago | |
Dockerfile.golang | 4 months ago | |
Dockerfile.node | 4 months ago | |
Dockerfile.python3 | 4 months ago | |
README.md | 4 months ago | |
go.mod | 4 months ago | |
go.sum | 4 months ago |
README.md
This is a Lenpaste Code Runner designed to run in Yandex Cloud using Serverless Containers.
The main advantages of running Lenpaste Code Runner are price and uptime.
Price. In Yandex Cloud Serverless Containers, you only pay for the time that the code runs. All the time that the infrastructure is idle is free. Learn more about pricing here.
Uptime. You do not need to worry about installing updates, protection against DDOS attacks and other things, all this will do for you Yandex Cloud.
Installation
- Register in Yandex Cloud account and activate it (must be
ACTIVE
orTRIAL_ACTIVE
). See Yandex Cloud docs..