K7

K7Blog

须知少年凌云志 曾许人间第一流.
proton
telegram

Qinglong Panel Docker Setup Tutorial

The way I learned about this panel was through using it to check in on JD, later I found out it is a scheduled script management platform.
Qinglong Panel supports scheduled task management for python3, JavaScript, shell, and typescript.

https://img.k7blog.com/i/2023/01/17/12yd2v0.webp

Features#

  1. Supports multiple script languages (python3, JavaScript, shell, typescript)
  2. Supports online management of scripts, environment variables, configuration files
  3. Supports online viewing of task logs
  4. Supports setting tasks in seconds
  5. Supports system-level notifications
  6. Supports dark mode
  7. Supports mobile operations

Setup#

GitHub: https://github.com/whyour/qinglong
Supports most mainstream systems! The setup tutorial on GitHub is very simple, just copy the commands and run them!

Docker Installation#

First use the Docker one-click installation script

Start the container:

mkdir qinglong
wget https://raw.githubusercontent.com/whyour/qinglong/master/docker/docker-compose.yml

# Start
docker-compose up -d
# Stop
docker-compose down

Then open IP+5700 port to use!

One-click script I made#

wget https://i.k7blog.com/sh/qinglong.sh && chmod +x qinglong.sh && clear && ./qinglong.sh

Screenshots#

1
2

I haven't delved deep into this thing, nor have I tinkered with it, just found out that now most people use it to run check-in and wool shearing tasks.
For now, you can bookmark this panel in case you need to implement any functions with it in the future!

Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.