

# Event Details

- **Event Name**: Self-Hosting any App - NEW DATE
- **Event Start and End Date**: Tue, 25 Aug, 2026 at 07:00 pm – Tue, 25 Aug, 2026 at 09:00 pm (-04:00)
- **Event Description**: Free for Members / $15 suggested donation for Non-Members

# Skip the Cloud: Securely Self-Hosting Any App with Tailscale

Want to host your own backend without paying cloud fees or wrestling with port forwarding? Self-hosting from a spare computer at home is a great alternative to the cloud, but exposing your home network to the open internet is risky and complicated. Enter Tailscale: a zero-config VPN that lets you securely connect your devices anywhere in the world, as if they were on the exact same local network. In this talk, we’ll explore how to safely, easily, and affordably host any application from your house. To demonstrate exactly how seamless this is, I'll live-code a multiplayer game and deploy it to a home machine on stage.

We will cover:

The Infrastructure: Why you shouldn't open your router ports, and how Tailscale solves the self-hosting security problem.

The Setup: A quick, practical walkthrough of getting Tailscale running on your machines.

The Demo: Live-coding an app, deploying it locally, and securely connecting remote users.

The Takeaway: How to apply this exact setup to your own APIs, web apps, home-labs, or personal projects.
- **Event URL**: https://allevents.in/wilmington/self-hosting-any-app-new-date/200030142844811
- **Event Categories**: sports, nonprofit, it
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Wilmington
- **state**: NC
- **country**: United States
- **location**: 273A N Front St, Wilmington, NC, United States, North Carolina 28401
- **lat**: 34.23857
- **long**: -77.94938
- **full address**: 273A N Front St, Wilmington, NC, United States, North Carolina 28401

## Event gallery

- **Alt text**: Self-Hosting any App - NEW DATE
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/e11b49d280159fd4a16d75d3c1ace15e91b718fc2859bb7fab61948b41500e90-rimg-w910-h512-dcf8f8f8-gmir?v=1786927418

## FAQs

- **Q**: When and where is Self-Hosting any App - NEW DATE being held?
  - **A:** Self-Hosting any App - NEW DATE takes place on Tue, 25 Aug, 2026 at 07:00 pm to Tue, 25 Aug, 2026 at 09:00 pm at 273A N Front St, Wilmington, NC, United States, North Carolina 28401.
- **Q**: Who is organizing Self-Hosting any App - NEW DATE?
  - **A:** Self-Hosting any App - NEW DATE is organized by Cape Fear Makers Guild.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Self-Hosting any App - NEW DATE is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Wilmington, this event is thoughtfully curated to deliver a standout experience worth every moment. If Self-Hosting any App - NEW DATE sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Self-Hosting any App - NEW DATE",
        "image": "https://cdn-az.allevents.in/events6/banners/e11b49d280159fd4a16d75d3c1ace15e91b718fc2859bb7fab61948b41500e90-rimg-w910-h512-dcf8f8f8-gmir?v=1786927418",
        "startDate": "2026-08-25T19:00:00-04:00",
        "endDate": "2026-08-25T21:00:00-04:00",
        "url": "https://allevents.in/wilmington/self-hosting-any-app-new-date/200030142844811",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "273A N Front St, Wilmington, NC, United States, North Carolina 28401",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "271 N Front St, Wilmington, NC 28401-4054, United States",
                "addressLocality": "Wilmington",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.23857",
                "longitude": "-77.94938"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free for Members / $15 suggested donation for Non-Members\n\n# Skip the Cloud: Securely Self-Hosting Any App with Tailscale\n\nWant to host your own backend without paying cloud fees or wrestling with port forwarding? Self-hosting from a spare computer at home is a great alternative to the cloud, but ex",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cape Fear Makers Guild",
                "url": "https://allevents.in/org/cape-fear-makers-guild/20424436",
                "description": "Cape Fear Makers Guild, Wilmington. 791 likes · 4 talking about this · 61 were here. A non-profit community makerspace in Wilmington, NC"
            }
        ]
    }
]
```