Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cloudwerxlabs/launch-invokeai-tunnel
🚀 InvokeAI Cloudflared Tunnel Launcher: Seamlessly launch InvokeAI with automatic Cloudflare tunneling. A shell script with One-click solution to expose your local AI generation environment securely and effortlessly.
https://github.com/cloudwerxlabs/launch-invokeai-tunnel
ai bash debian invoke invokeai launcher linux nix os script shell tool ubuntu
Last synced: about 1 month ago
JSON representation
🚀 InvokeAI Cloudflared Tunnel Launcher: Seamlessly launch InvokeAI with automatic Cloudflare tunneling. A shell script with One-click solution to expose your local AI generation environment securely and effortlessly.
- Host: GitHub
- URL: https://github.com/cloudwerxlabs/launch-invokeai-tunnel
- Owner: CloudWerxLabs
- License: other
- Created: 2024-12-22T04:30:01.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-22T06:02:13.000Z (about 1 month ago)
- Last Synced: 2024-12-22T06:24:56.794Z (about 1 month ago)
- Topics: ai, bash, debian, invoke, invokeai, launcher, linux, nix, os, script, shell, tool, ubuntu
- Language: Shell
- Homepage: http://cloudwerxlab.com
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🌐 InvokeAI Cloudflared Tunnel Launcher
![InvokeAI Tunnel Logo](logo.svg)
## 🚀 Project Overview
Seamlessly expose your local InvokeAI web interface to the internet using Cloudflare tunnels with a single, powerful bash script.
## ✨ Features
- 🔒 Secure Cloudflare tunneling
- 💻 Cross-platform compatibility
- 🤖 One-click InvokeAI deployment
- 🌍 Public URL generation## 🛠 Prerequisites
- InvokeAI installed
- Python virtual environment
- Cloudflared installed## 📦 Installation
```bash
git clone https://github.com/CloudWerxLabs/launch-invokeai-tunnel.git
cd launch-invokeai-tunnel
chmod +x launch-invokeai-cloudflared.sh
```## 🚀 Usage
```bash
./launch-invokeai-cloudflared.sh
```The script will:
1. Start InvokeAI web interface
2. Create a Cloudflare tunnel
3. Generate a public URL
4. Copy URL to clipboard## 🤝 Contributing
Contributions are welcome!
- Fork the repository
- Create your feature branch
- Commit your changes
- Push to the branch
- Create a Pull Request## 📋 Requirements
- Bash 4.0+
- Python 3.8+
- Cloudflared
- InvokeAI## Made with ❤️ by CLOUDWERX LAB ☁️
"Digital Food for the Analog Soul"
## 📄 License
MIT License