Search
Contents
4. Introduction to Web Hosting
4. Introduction to Web Hosting
ΒΆ
4.1. Hosting
4.1.1. Local Hosting
4.1.1.1. Run
4.1.1.2. Publish
4.1.2. Cloud Hosting
4.2. Networking
4.2.1. IP Addresses
4.2.2. Local Area Network
4.2.2.1. Private IP Addresses
4.2.3. Wide Area Network
4.2.4. Internet
4.2.4.1. Public IP Addresses
4.3. Processes & Ports
4.3.1. Server Processes
4.3.2. Ports
4.4. Walkthrough: Running Code Anywhere
4.4.1. The Dev Side
4.4.1.1. Fork the Repo
4.4.1.2. Clone the Forked Repo
4.4.2. The Ops Side
4.4.2.1. Publish the API
4.4.2.2. Execute the API
4.5. (Remote) Studio: Deploying & Connecting to a Machine on the Same LAN
4.5.1. The Development Machine
4.5.2. The Remote Server Machine
4.5.3. Reflect
←
3.5. Walkthrough: Consuming the
CodingEventsAPI
With Postman
4.1. Hosting
→