Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .llms-snapshots/llms-full.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3019,7 +3019,7 @@ This is where Juno steps in — an open-source serverless platform that delivers

## The Trade-Off: Managed Convenience vs. Ownership

Railway makes the cloud feel effortless — but your app ultimately runs inside someone else's system, governed by their operational rules and platform roadmap.
Railway makes the cloud feel accessible — but your app ultimately runs inside someone else's system, governed by their operational rules and platform roadmap.

Juno flips that model. You get the same frictionless deployment and tooling, but your application lives in your own isolated execution environment.

Expand Down Expand Up @@ -8886,7 +8886,7 @@ Wait for confirmation that the destination account has completed all the steps a

## How to collaborate on the same "project"

Since team collaboration isn't available yet, developers often find ways to share a satellite with friends or colleagues by either adding access keys—explained in the previous section—or by sharing an Internet Identity. With the latter approach, everyone in the group logs into the Juno Console using the same identity, allowing them to access the same data effortlessly.
Since team collaboration isn't available yet, developers often find ways to share a satellite with friends or colleagues by either adding access keys—explained in the previous section—or by sharing an Internet Identity. With the latter approach, everyone in the group logs into the Juno Console using the same identity, allowing them to access the same data.

While this method falls outside Juno's intended scope, it works similarly to adding multiple passkeys to your own Internet Identity. Here’s a simple guide to help you set it up.

Expand Down
2 changes: 1 addition & 1 deletion .llms-snapshots/llms.txt
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ Juno is your self-contained serverless platform for building full-stack web apps

## Management

- [Monitoring](https://juno.build/docs/management/monitoring.md): Juno Monitoring ensures your containers remain operational by automatically managing cycle balances. Monitor your modules, configure thresholds, and enable auto-refill to prevent downtime effortlessly.
- [Monitoring](https://juno.build/docs/management/monitoring.md): Juno Monitoring ensures your containers remain operational by automatically managing cycle balances. Monitor your modules, configure thresholds, and enable auto-refill to prevent downtime.
- [Snapshots](https://juno.build/docs/management/snapshots.md): Snapshots are an essential component of any disaster recovery strategy. In the fast-paced world of development, unexpected issues can arise—such as accidental overwrites of critical data or bugs in updates. While these scenarios can't always be avoided, their impact can be minimized or mitigated.

## Miscellaneous
Expand Down
2 changes: 1 addition & 1 deletion blog/2023-04-21-develop-an-angular-app-on-blockchain.md
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ export class ListComponent {

### Uploading File

Storing user-generated content on Web3 can be a challenge, but Juno makes it easy for app developers. It’s designed to enable the storage and serving of assets such as photos or videos effortlessly.
Storing user-generated content on Web3 can be a challenge, but Juno makes it easy for app developers. It’s designed to enable the storage and serving of assets such as photos or videos.

To upload files, you’ll need to create a collection by following the instructions in the [documentation](https://juno.build/docs/build/storage#collections-and-rules). In this tutorial, we’ll focus on image uploads, so the collection should be named “images.”

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ image: https://juno.build/assets/images/deploy-to-the-internet-computer-using-gi

In the fast-paced world of decentralized applications (dapps), automating deployment processes is key to accelerating development workflows. Juno, an innovative platform for building and hosting dapps on the [Internet Computer](https://internetcomputer.org/), introduces an exciting new feature that simplifies the deployment process - the [Juno GitHub Action](https://github.com/marketplace/actions/github-action-for-juno).

In this blog post, we will delve into how this powerful integration enables developers to effortlessly deploy their dapps to the Internet Computer, leveraging the capabilities of the Juno platform.
In this blog post, we will delve into how this powerful integration enables developers to deploy their dapps to the Internet Computer, leveraging the capabilities of the Juno platform.

<!--truncate-->

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ _Photo by <a href="https://unsplash.com/@sebastiansvenson?utm_source=unsplash&ut

---

Deploying a static site fully on Web3 is possible thanks to the [Internet Computer](https://internetcomputer.org/) and made effortless with the help of [Juno](https://juno.build/). It’s just as easy as it is on the good old Web 2.0, but without the limitations of trust-based or centralized approaches that may not be as beloved.
Deploying a static site fully on Web3 is possible thanks to the [Internet Computer](https://internetcomputer.org/) and made easy with the help of [Juno](https://juno.build/). It’s just as easy as it is on the good old Web 2.0, but without the limitations of trust-based or centralized approaches that may not be as beloved.

<!--truncate-->

Expand Down
2 changes: 1 addition & 1 deletion docs/comparison/vs-railway.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ This is where Juno steps in — an open-source serverless platform that delivers

## The Trade-Off: Managed Convenience vs. Ownership

Railway makes the cloud feel effortless — but your app ultimately runs inside someone else's system, governed by their operational rules and platform roadmap.
Railway makes the cloud feel accessible — but your app ultimately runs inside someone else's system, governed by their operational rules and platform roadmap.

Juno flips that model. You get the same frictionless deployment and tooling, but your application lives in your own isolated execution environment.

Expand Down
2 changes: 1 addition & 1 deletion docs/management/monitoring.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
sidebar_position: 7
description: Juno Monitoring ensures your containers remain operational by automatically managing cycle balances. Monitor your modules, configure thresholds, and enable auto-refill to prevent downtime effortlessly.
description: Juno Monitoring ensures your containers remain operational by automatically managing cycle balances. Monitor your modules, configure thresholds, and enable auto-refill to prevent downtime.
keywords:
[
Infrastructure Monitoring,
Expand Down
2 changes: 1 addition & 1 deletion docs/miscellaneous/workarounds.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Wait for confirmation that the destination account has completed all the steps a

## How to collaborate on the same "project"

Since team collaboration isn't available yet, developers often find ways to share a satellite with friends or colleagues by either adding access keys—explained in the previous section—or by sharing an Internet Identity. With the latter approach, everyone in the group logs into the Juno Console using the same identity, allowing them to access the same data effortlessly.
Since team collaboration isn't available yet, developers often find ways to share a satellite with friends or colleagues by either adding access keys—explained in the previous section—or by sharing an Internet Identity. With the latter approach, everyone in the group logs into the Juno Console using the same identity, allowing them to access the same data.

While this method falls outside Juno's intended scope, it works similarly to adding multiple passkeys to your own Internet Identity. Here’s a simple guide to help you set it up.

Expand Down