2
2 Comments

One-Click Script Hoster

I've spent too much time setting up public-facing servers to host dumb python scripts (telegram bots, scrappers, A/B test counters, simple APIs). It's tedious to make docker images, set up https, a reverse-proxy and a persistent volume.

I'm building a one-click, no login script hoster to automate the process for myself. Something as easy to use as Pastebin.

I'd like to know whether some fellow hackers would be interested. Let me know if you do! I'll make the thing public.

  1. 1

    Isn't that what Glitch is?

    1. 1

      I didn't know of Glitch. There's some similarities but Glitch is web-focused: the Twitter bot example for instance asks to use Uptime Robot to ping the script regularly.

      My thing's really agnostic in that sense, it just executes python <yourcode.py>

Trending on Indie Hackers
I talked to 8 SaaS founders, these are the most common SaaS tools they use 20 comments What are your cold outreach conversion rates? Top 3 Metrics And Benchmarks To Track 19 comments How I Sourced 60% of Customers From Linkedin, Organically 12 comments Hero Section Copywriting Framework that Converts 3x 12 comments Promptzone - first-of-its-kind social media platform dedicated to all things AI. 8 comments How to create a rating system with Tailwind CSS and Alpinejs 7 comments