Git Product home page Git Product logo

actions-op's Introduction

Actions-OpenWrt

How to Use

  • 你需要添加4个(至少第一个)secrets 才能使 Actions 正常工作

  • RELEASES_TOKEN 这是你 Github 的 Personal Access Token 至少选择 public_repo

  • Telegram notify secrets (可选,但记得在 ymls 中注释掉相关 action ), TELEGRAM_TOKEN 你的 bot token 和 TELEGRAM_TO 你的个人 id 点击查看更多信息

Some Hints

NetData

  • 如果 NetData 不能正常工作,以N1为例:

  • SSH 进入容器并运行命令 :chown -R root:root /usr/share/netdata/

  • 然后刷新IP:19999,它应该可以正常工作

IP and Password

  • 默认 IP 为192.168.123.1

  • 默认密码为password

Luci插件或脚本命令操作方法

在系统——晶晨宝盒——在线下载更新——插件更新,(更新固件/内核,备份恢复配置,快照管理等脚本)
  
ssh中使用命令操作,方法如下:
安装openwrt命令:
1.amlogic s9xxx 系列盒子安装命令:openwrt-install-amlogic
      
更新openwrt命令:
1.先上传盒子对应的openwrt固件、openwrt-update-*到/mnt/mmcblk*p4/目录下,支持直接上传并使用压缩文件
格式支持:img / .img.gz / img.xz / .7z / .zip
2. amlogic s9xxx 系列盒子更新命令:openwrt-update-amlogic
3. Chainedbox L1Pro和BeikeYun盒子更新命令:openwrt-update-rockchip
4.v-plus盒子更新命令:openwrt-update-allwinner
      
更新内核命令:
1.先上传盒子对应的相关内核的3个文件到/mnt/mmcblk*p4/目录下
2.更新命令:openwrt-kernel
      
备份/恢复配置,快照管理命令:flippy 或 openwrt-backup 根据菜单提示选择相关操作

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.