1
0
Fork 0
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.
 
 
Leonid Maslakov 3c70b61d58 Tidy go.mod 4 months ago
cmd Add NodeJS, Bash and Python 3 4 months ago
internal Add NodeJS, Bash and Python 3 4 months ago
.dockerignore Add NodeJS, Bash and Python 3 4 months ago
Dockerfile.bash Add NodeJS, Bash and Python 3 4 months ago
Dockerfile.golang Add NodeJS, Bash and Python 3 4 months ago
Dockerfile.node Add NodeJS, Bash and Python 3 4 months ago
Dockerfile.python3 Add NodeJS, Bash and Python 3 4 months ago
README.md first commit 4 months ago
go.mod Tidy go.mod 4 months ago
go.sum first commit 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

  1. Register in Yandex Cloud account and activate it (must be ACTIVE or TRIAL_ACTIVE). See Yandex Cloud docs..