Skip to content
    chocolatejade42

    Aiden G

    @chocolatejade42
    https://replit.com/talk/share/A-keepalive-repl-as-an-alternative-to-uptime-robot/144069
    GitHub
    chocolatejade42
    chocolatejade42
    published a Repl
    11 months ago
    0
    pickles
    picklesText encoding and decoding
    chocolatejade42
    chocolatejade42
    published a Repl
    3 years ago
    3
    keepalive
    keepaliveAn alternative to uptime robot that keeps my repl servers alive by pinging them every three minutes. It uses Replit's GraphQL API to fetch all my repls, then filters by those with the keyword "keepalive" in their description. It then pings each of those repls periodically to keep them awake. This allows me to easily enable "always on" by adding a simple keyword to a new repl's description, rather than spend time configuring uptime robot each time I make a new repl. It also allows for the repls to be pinged more frequently than uptime robot's five minute limit. The logs on the website can be filtered using the "search" query in the URL to filter certain repls, levels, or dates. Note: Uptime robot will still need to be configured to keep this repl alive, but it's better than having to make a new monitor for every repl! Setting up uptime robot: https://replit.com/talk/ask/Yes-you-can-using-uptimerobot-like-Va/18608/50032 ~ @chocolatejade42
    Copyright © 2024 Replit, Inc. All rights reserved.
    • twitter
    • tiktok
    • instagram
    • facebook

    Replit

    Programming languages

    • Python
    • JavaScript
    • TypeScript
    • Node.js
    • Nix
    • HTML, CSS, JS
    • C++
    • Golang