aboutsummaryrefslogtreecommitdiff
path: root/tool
Commit message (Collapse)AuthorAgeFilesLines
* Remove halo related config.crupest2022-11-291-2/+0
|
* Update aio.py to fix setup not gen Nginx.crupest2022-11-281-2/+2
|
* Add git-update.crupest2022-11-281-4/+28
|
* Fix aio dns.crupest2022-11-281-1/+1
|
* Fix aio dns.crupest2022-11-281-3/+3
|
* Add aio dns.crupest2022-11-284-6/+67
|
* Merge branch 'master' of https://github.com/crupest/crupestcrupest2022-11-281-1/+1
|\
| * Update aio.py to fix check very bug.crupest2022-11-281-1/+1
| |
* | Fix check python version.crupest2022-11-281-1/+1
|/
* Merge test into aio.crupest2022-11-283-39/+42
|
* Make io more maintainable.crupest2022-11-289-558/+613
|
* Fix check_ubuntu.crupest2022-11-271-2/+2
|
* Add docker command to aio.crupest2022-11-271-8/+40
|
* Aio print soft_wrap=True.crupest2022-11-271-1/+1
|
* Fix aio bug.crupest2022-11-271-1/+1
|
* Fix aio subprocess.run issue.crupest2022-11-271-3/+3
|
* Add -y and check nginx config time to aio.crupest2022-11-271-24/+71
|
* Add certbot check.crupest2022-11-271-2/+18
|
* Add basic function for checking ssl certs.crupest2022-11-272-1/+33
|
* Nginx add redirect.crupest2022-11-271-2/+7
|
* Do some check on system.crupest2022-11-271-5/+32
|
* Remind user to pip install first.crupest2022-11-271-0/+7
|
* Add message for backup in aio.crupest2022-11-271-0/+2
|
* Add backup to aio.crupest2022-11-272-0/+71
|
* Add install-docker command to aio.crupest2022-11-262-2/+24
|
* Complete crupest-api.crupest2022-11-261-48/+7
|
* Add crupest-api.crupest2022-11-264-62/+178
|
* Fix auto-certbot.crupest2022-11-251-2/+2
|
* Make certbot better.crupest2022-11-251-3/+2
|
* Fix aio bug.crupest2022-11-241-1/+4
|
* Use coscmd instead of coscli.crupest2022-11-231-15/+1
|
* Fix coscli. v2.0crupest2022-11-231-4/+4
|
* Fix coscli.crupest2022-11-231-2/+2
|
* Don't git coscli.log.crupest2022-11-231-1/+2
|
* Fix coscli check issue.crupest2022-11-232-2/+28
|
* Add backup.crupest2022-11-231-3/+12
|
* Add auto-certbot.crupest2022-11-222-22/+70
|
* Try to fix nginx and timeline.crupest2022-11-201-2/+3
|
* Fix cert-only acme challenge issue.crupest2022-11-201-1/+4
|
* Fix nginx acme challenge problem.crupest2022-11-201-1/+1
|
* Add expand ssl certs command.crupest2022-11-202-1/+10
|
* Specify domains when renew ssl.crupest2022-11-201-1/+1
|
* Continue to fix nginx.crupest2022-11-201-2/+6
|
* Fix some nginx bugs.crupest2022-11-202-39/+58
|
* Add fix for bad files in nginx config dir.crupest2022-11-192-2/+30
|
* Fix nginx generation issue.crupest2022-11-195-8/+9
|
* Improve certbot command.crupest2022-11-191-2/+2
|
* Fix certbot create command and subdomain: halo -> blog.crupest2022-11-191-1/+1
|
* Fix nginx docker and certbot command.crupest2022-11-192-4/+5
|
* Make it easier to run certbot command. v2.0crupest2022-11-191-2/+4
|