---
title: "Launching Livebook using LiveView"
url: https://daily.dev/posts/launching-livebook-using-liveview-9ifuxwisu
source_url: https://fly.io/blog/creating-the-livebook-launcher-in-liveview/
type: article
source: "Fly.io"
published: 2021-12-06T05:47:43.488Z
updated: 2023-09-29T02:12:22.505Z
tags: ["docker", "elixir", "livebook"]
reading_time: 3
upvotes: 11
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Launching Livebook using LiveView

**[Fly.io](https://daily.dev/sources/flydotio)** · 3 min read · 11 upvotes · 0 comments

## Summary

Fly.io runs apps close to users, by transmuting Docker containers into micro-VMs around the world. This is a post about writing our LiveView launcher that launches a Livebook instance for you on Fly.io. If you're more interested in deploying your own project, the easiest way to learn more is to try it out.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://fly.io/blog/creating-the-livebook-launcher-in-liveview/>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#docker](https://daily.dev/tags/docker), [#elixir](https://daily.dev/tags/elixir), [#livebook](https://daily.dev/tags/livebook)

[View this post on daily.dev](https://daily.dev/posts/launching-livebook-using-liveview-9ifuxwisu)
