Skip to main content

Web Apps

Deploy your web apps instantly with Djuno, using your favorite language and framework, and get a unique domain or set your own custom domain

Djuno Support avatar
Written by Djuno Support
Updated over 2 weeks ago

With WebApps you instantly can deploy your app written in your favorite language and framework. Web apps automatically get a domain and publically become accessible with a unique ondjuno.com subdomains. You always can set your own custom domain. your service needs to expose a port to get respond request from public access.


Get started

to create a web app navigate into webApp and select “Create Web App”

from the menu choose deploy type

select docker image and in deploy sources, if your image is not publicly accessible you need to setup your registry and supply credentials.

lastly supply a name, chose a plan, or make adjustments to port and environment variables

Click on create, it takes couple minute to prepare your app and will be notified as soon as deployment is finished. the status of the app will turn into running

Create Web App From Templates

Start by selecting a template from our library—designed to help you launch powerful apps quickly, with minimal setup.

Start by selecting a template that fits your project. Our library includes a variety of ready-to-use options—from content management systems to analytics dashboards and design tools—making it easy to get started with minimal setup.

After choosing a template, enter a unique name for your app and select an instance type. The Free tier works well for small or hobby projects, while the paid tiers provide more resources and are better suited for professional or high-performance needs.

Once everything is set, click Create Web App. We'll take care of the setup behind the scenes, and your app will be up and running in just a few moments.

Manage app

by navigating to your app you can manage, monitor and scale your app. when your app status becomes running you can select and navigate. there are 8 tabs that each help for management and monitoring of app.

Overview

in overview tab you get and overview of your app, you can upgrade your instance and learn about public link. you can restart the app if you app needs to be restarted or redeployed.

if selected tag is deployed on your container registry app automatically will be redeployed

Logs

on logs you can access the application logs

Environment

in this tab you can modify and set environments variable necessary for running applications

Shell

in this tab you can access your running application via shell, press connect a terminal will be prompted.

Metrics

this tab you can get an overview of traffic, access, response time and cpu and ram allocation.

Scaling

this tab offers you horizontal and vertical scaling capability.

Events

this gives you full history of events for deployment of the application, you can find many information here.


Settings

in this section you can modify port, change your instance type, change your image, and lastly set a custom domain name

you can additionally delete your web app, or alternatively suspend it as long as the app is suspended, you wont be billed for the web app.

Pricing

to check out flexible pricing see this link

Did this answer your question?