Language & Framework Guides
Boltic can run pretty much any type of application. If you don't see it listed here, it's a matter of finding and configuring a Dockerfile that runs it. Each one of the language guides will take you through creating and deploying a simple application.
📄️ Dockerfile
You already have a project wrapped up in a docker container? Great! Just deploy that!
📄️ Node.js
Getting an application running on Boltic is essentially working out how to package it as a deployable image. Once packaged, it can be deployed to the Boltic global application platform.
📄️ Python
Getting an application running on Boltic is essentially working out how to package it as a deployable image. Once packaged, it can be deployed to the Boltic global application platform.
📄️ Java
Getting an application running on Boltic is essentially working out how to package it as a deployable image. Once packaged, it can be deployed to the Boltic global application platform.
📄️ Golang
Getting an application running on Boltic is essentially working out how to package it as a deployable image. Once packaged, it can be deployed to the Boltic global application platform.