<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>How-To Guides</title>
    <link>http://127.0.0.1:4177/howto</link>
    <description>Step-by-step tutorials for using ASD tunnels, CI/CD integration, and developer workflows.</description>
    <atom:link href="http://127.0.0.1:4177/howto/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How to Run the ASD Sandbox with Docker</title>
      <description>Run the ASD Sandbox with Docker. Interactive mode, port forwarding, custom subdomains, background mode, and Docker Compose setup.</description>
      <link>http://127.0.0.1:4177/howto/docker-sandbox/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 GMT</pubDate>
    </item>

    <item>
      <title>How to Set Up DevInCi in GitHub Actions</title>
      <description>Set up DevInCi in GitHub Actions for live CI debugging. Get a web terminal or VS Code IDE inside your runner when a job fails. Step-by-step with code examples.</description>
      <link>http://127.0.0.1:4177/howto/devinci-setup/</link>
      <pubDate>Thu, 05 Mar 2026 00:00:00 GMT</pubDate>
    </item>

    <item>
      <title>How to Set Up DevInCi in GitLab CI/CD</title>
      <description>Set up DevInCi in GitLab CI/CD for live pipeline debugging. Get a web terminal or VS Code IDE inside your runner when a job fails. Step-by-step with code examples.</description>
      <link>http://127.0.0.1:4177/howto/devinci-gitlab/</link>
      <pubDate>Thu, 05 Mar 2026 00:00:00 GMT</pubDate>
    </item>

    <item>
      <title>How to Create Your First HTTPS Tunnel in 30 Seconds</title>
      <description>Install ASD CLI and expose your local development server to the internet with a public HTTPS URL. One command, 30 seconds, no configuration needed.</description>
      <link>http://127.0.0.1:4177/howto/getting-started-first-tunnel/</link>
      <pubDate>Sun, 08 Feb 2026 00:00:00 GMT</pubDate>
    </item>

    <item>
      <title>How to Expose Local Services with ASD Tunnels</title>
      <description>Learn three ways to expose local services with ASD: quick expose for instant sharing, asd.yaml for daily development, and tunnel tokens for CI/CD automation.</description>
      <link>http://127.0.0.1:4177/howto/expose-local-services/</link>
      <pubDate>Sun, 08 Feb 2026 00:00:00 GMT</pubDate>
    </item>

    <item>
      <title>How to Configure asd.yaml for Your Project</title>
      <description>Complete guide to configuring asd.yaml: define services, set up networking, add authentication, create automation tasks, and configure plugins for your project.</description>
      <link>http://127.0.0.1:4177/howto/configure-asd-yaml/</link>
      <pubDate>Sun, 08 Feb 2026 00:00:00 GMT</pubDate>
    </item>

    <item>
      <title>How to Tunnel Securely with Caddy and Basic Authentication</title>
      <description>Learn how to secure your ASD tunnel with Caddy reverse proxy and HTTP Basic Authentication. Step-by-step guide with Caddyfile examples.</description>
      <link>http://127.0.0.1:4177/howto/tunnel-caddy-basic-auth/</link>
      <pubDate>Sat, 07 Feb 2026 00:00:00 GMT</pubDate>
    </item>

    <item>
      <title>How to Get a Live Terminal in GitHub Actions with ttyd</title>
      <description>Debug GitHub Actions failures interactively with ttyd and ASD tunnels. Get a live browser terminal into your CI runner instead of reading logs.</description>
      <link>http://127.0.0.1:4177/howto/github-actions-ttyd-terminal/</link>
      <pubDate>Sat, 07 Feb 2026 00:00:00 GMT</pubDate>
    </item>

    <item>
      <title>How to Use ASD Vault for Encrypted Secret Management</title>
      <description>Learn how to use ASD Vault for encrypted secret management. Store, retrieve, and inject secrets powered by Supabase Vault and pgsodium encryption.</description>
      <link>http://127.0.0.1:4177/howto/vault-secrets-pgsodium/</link>
      <pubDate>Sat, 07 Feb 2026 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>
