Skip to content

Commit

Permalink
Replace fly.io with Render as PaaS example
Browse files Browse the repository at this point in the history
brikis98 committed Oct 14, 2024
1 parent 472f43f commit 3d4bc6b
Showing 2 changed files with 2 additions and 15 deletions.
7 changes: 2 additions & 5 deletions ch1/sample-app/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
# Node.js Sample App for Fly.io
# Node.js Sample App

This folder contains:

* `app.js`: A simple Node.js "Hello, World" server that listens on port 8080.
* `fly.toml`: A configuration file you can use to run the Node.js app on Fly.io.
This folder contains a simple Node.js "Hello, World" server that listens on port 8080.

For more information, see Chapter 1, "An Introduction to DevOps and Software Delivery", of [_Fundamentals of DevOps and
Software Delivery_](https://www.fundamentals-of-devops.com) by Yevgeniy Brikman.
10 changes: 0 additions & 10 deletions ch1/sample-app/fly.toml

This file was deleted.

0 comments on commit 3d4bc6b

Please sign in to comment.