aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Use node for code-server.crupest2022-11-291-1/+1
|
* Move to alpine. Fix #6.crupest2022-11-2910-226/+8
|
* Aio improvement. v2.0crupest2022-11-291-1/+2
|
* Aio improvement.crupest2022-11-293-260/+278
|
* Add up and down to aio.crupest2022-11-291-6/+15
|
* Remove halo related config.crupest2022-11-291-2/+0
|
* Update docker-compose.yaml.template to make code-server always pull again.crupest2022-11-281-0/+2
|
* Update aio.py to fix setup not gen Nginx.crupest2022-11-281-2/+2
|
* Update Dockerfilecrupest2022-11-281-1/+1
|
* Update Dockerfilecrupest2022-11-281-1/+1
|
* Update Dockerfilecrupest2022-11-281-1/+1
|
* New way to deploy blog.crupest2022-11-281-3/+6
|
* Remove blog submodule.crupest2022-11-282-3/+0
|
* Add git-update.crupest2022-11-281-4/+28
|
* Hugo nogit.crupest2022-11-282-3/+0
|
* Fix blog.crupest2022-11-281-1/+1
|
* Fix docker.crupest2022-11-282-6/+11
|
* Fix compose?crupest2022-11-281-12/+5
|
* Auto update submodule in blog.crupest2022-11-281-1/+4
|
* Try to fix blog submodule.crupest2022-11-282-0/+3
|
* Try to fix blog submodule.crupest2022-11-283-24/+0
|
* Move blog to hugo.crupest2022-11-287-19/+27
|
* 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 branch 'master' of https://github.com/crupest/crupestcrupest2022-11-282-6/+10
|\
| * Update README.mdcrupest2022-11-271-3/+3
| |
| * Fix redirect.conf.templatecrupest2022-11-271-3/+7
| |
* | Merge test into aio.crupest2022-11-283-39/+42
| |
* | Make io more maintainable.crupest2022-11-2811-559/+616
|/
* Code-server build is expensive. No longer build it.crupest2022-11-271-2/+0
|
* Fix check_ubuntu.crupest2022-11-271-2/+2
|
* Add tag for crupest-api.crupest2022-11-271-0/+2
|
* Add docker command to aio.crupest2022-11-271-8/+40
|
* Add github subdomain explanation.crupest2022-11-271-2/+3
|
* Add ; between status and title.crupest2022-11-271-5/+8
|
* Enhance nginx config and www page.crupest2022-11-275-7/+21
|
* 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
|
* Update nginx redirect template.crupest2022-11-271-3/+2
|
* 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-273-1/+34
|
* Nginx add redirect.crupest2022-11-275-15/+78
|
* Add depends_on for auto-certbot.crupest2022-11-271-0/+2
|
* Fix nginx config bug.crupest2022-11-271-1/+1
|