GithubHelp home page GithubHelp logo

reserveword / docker-freenom-automatic-renewal Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rouroux/docker-freenom-automatic-renewal

4.0 0.0 5.0 43 KB

freenom免费域名自动续期

License: MIT License

Shell 79.36% Dockerfile 20.64%

docker-freenom-automatic-renewal's Introduction

freenom-automatic-renewal(免费域名自动续期)

GitHub Stars GitHub forks Docker Stars Docker Pulls GitHub license

一键快速部署到Heroku

点击下面按钮部署,好用的话记得点个Star:

Deploy

执行命令:

默认命令

docker run -d --name freenom -v <path to config>:/conf rouroux/freenom-automatic-renewal

自定义脚本执行时间(每天早上9点)

docker run -d --name freenom -e CRON="00 09 * * *" -v <path to config>:/conf rouroux/freenom-automatic-renewal

支持环境:

linux/amd64linux/arm/v6linux/arm/v7linux/arm64linux/386linux/ppc64lelinux/s390x

(VPS、群晖、各种派应该都行)

简单说明:

第一次运行容器会在数据卷中建立两个配置文件config.php和.env

修改.env中的freenom的账号信息和邮箱信息,重启容器即可收到邮件,每次启动容器都会执行一次,每天早上9点也会运行一次。

如果想改成只有续期成功才发邮件,修改.env中NOTICE_FREQ=0

其它配置参数说明查看项目地址

最近一次更新:

2021年5月20日

更早的更新记录就不写了...

鸣谢:

luolongfei/freenom PHP自动续期脚本项目地址

oldiy/freenom-automatic-renewal 基于上面脚本的docker镜像地址(此作者很久没更新了,所以才自己写了)

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.