-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
Signed-off-by: Alomerry Wu <[email protected]>
- Loading branch information
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
.DS_Store | ||
.idea | ||
.vscode | ||
node_modules | ||
docs/about/me/resume/ |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,36 +1,67 @@ | ||
# VPS Home | ||
|
||
promox | ||
|
||
k8s | ||
|
||
原本是在 windows 上使用 vmware 安装 ubuntu 已达到兼顾娱乐。但是一来虚拟机有损耗(似乎损耗不大,待查证),其次我发现 steam 的 proton 似乎完善到可用的地步(steamDeck),试了一下,带 EAC 的 Dead by daylight 是不能玩,但是 GTAVol 居然是可玩的,不过会偶尔掉帧,其它一些小型游戏很丝滑。于是格式化了 windows,换成了 ubuntu desktop 20.04。后来有一次无意之间不知道删除了什么,系统崩溃了,后来发现并没有足够时间去娱乐了,就决定直接安装 ubuntu server,痛苦的是我在迁移旧系统的数据文件时遗漏了一部分,我意识到数据在单机存储不做被备份是不靠谱的,于是决定记录下来,并时常备份数据文件。 | ||
|
||
git submodule add [email protected]:alomerry/docker-flarum.git frpc/docker-flarum | ||
|
||
## Docker | ||
|
||
- [cloudreve](https://github.com/cloudreve/Cloudreve) | ||
- [elastic-search](https://github.com/elastic/elasticsearch) | ||
- [algolia](https://www.algolia.com/) | ||
- [alist](https://alist.nn.ci/zh/guide/) | ||
- [bark](https://bark.day.app) | ||
- [chatgpt-web](https://github.com/Chanzhaoyu/chatgpt-web) | ||
- [dozzle](https://github.com/amir20/dozzle) | ||
- [dst-server](https://github.com/qinming99/dst-admin) | ||
- [flarum](https://docs.flarum.org/zh/) | ||
- [frp](https://gofrp.org) | ||
- home | ||
- TODO jellyfin | ||
- [jenkins](https://www.jenkins.io/) | ||
- uptime-kuma | ||
- mysql | ||
- qinglong | ||
- rocket.chat | ||
- space-on-premise | ||
- umami | ||
- vscode-web | ||
|
||
## TODO | ||
|
||
gitee -> github 监控 build 监控 | ||
# Alomerry Wu's Blog | ||
|
||
### Hi there 👋 | ||
|
||
<p> | ||
<img src="https://github-readme-stats.vercel.app/api?username=alomerry&show_icons=true&theme=slateorange&count_private=true&hide_border=true" height="170"> | ||
<img src="https://github-readme-stats.vercel.app/api/top-langs/?username=Alomerry&layout=compact&theme=slateorange&count_private=true&hide=html&exclude_repo=WorkCode,Alomerry.github.io,dev-template,Blog,blogBackup&langs_count=6&hide_border=true&v=2" height="170"> | ||
</p> | ||
|
||
<img | ||
src="https://api.githubtrends.io/user/svg/Alomerry/langs?time_range=one_year&theme=dark" | ||
alt="githubtrends" | ||
align="right" | ||
/> | ||
|
||
Here are some ideas to get you started: | ||
|
||
- 🔭 I’m currently working on ... | ||
- 🌱 I’m currently learning ... | ||
- 👯 I’m looking to collaborate on ... | ||
- 🤔 I’m looking for help with ... | ||
- 💬 Ask me about ... | ||
- 📫 How to reach me: ... | ||
- 😄 Pronouns: ... | ||
- ⚡ Fun fact: ... | ||
|
||
|
||
--- | ||
|
||
🌟 | ||
``` | ||
// | | | ||
//__| | // ___ _ __ ___ __ __ | ||
/ ___ | // // ) ) // ) ) ) ) //___) ) // ) ) // ) ) // / / | ||
// | | // // / / // / / / / // // // ((___/ / | ||
// | | // ((___/ / // / / / / ((____ // // / / | ||
``` | ||
|
||
[![Build Status](https://ci.alomerry.com/buildStatus/icon?job=vuepress-blog)](https://ci.alomerry.com/job/vuepress-blog/) | ||
[![License](https://img.shields.io/static/v1?label=License&message=MIT&color=red)](./LICENSE) | ||
[![Build](https://uptime.alomerry.com/api/badge/7/ping/24?color=pink)](https://uptime.alomerry.com/status/dashboard) | ||
[![Build](https://uptime.alomerry.com/api/badge/7/upTime/24h?color=green)](https://uptime.alomerry.com/status/dashboard) | ||
|
||
[![VuePress2](https://img.shields.io/static/v1?logo=vuedotjs&color=blue&label=VuePress2&message=2.0.0-beta.67)](https://v2.vuepress.vuejs.org/zh/) | ||
[![VuePress-Theme-Hope](https://img.shields.io/static/v1?logo=appveyor&color=blue&label=VuePress-Theme-Hope&message=2.0.0-beta.247)](https://theme-hope.vuejs.press/zh/) | ||
|
||
## local git hook && [oss pusher](https://github.com/alomerry/go-tools) | ||
|
||
cd blog/.vuepress | ||
./ossPusher --configPath core.toml | ||
|
||
添加 sync,从 oss_hash 下载不存在的文件到本地 | ||
|
||
## import code | ||
|
||
[`download-import`](download-import.js) 会在构建时将 `@[code](@_codes/${repo}/${file})` 转换成 `https://gitee.com/alomerry/${repo}/raw/${branch}/${file}` 后下载到 `src/_codes` 下对应的位置,并将 `@_codes` 修改成相对位置 | ||
|
||
## todo | ||
|
||
- pnpm dlx vp-update | ||
|
||
https://github.com/orgs/vuepress-theme-hope/discussions/3393#discussioncomment-6910096 | ||
|
||
## Thanks for free JetBrains Open Source license | ||
|
||
<a href="https://www.jetbrains.com/?from=alomerry/blog" target="_blank"> | ||
<img src="https://user-images.githubusercontent.com/1787798/69898077-4f4e3d00-138f-11ea-81f9-96fb7c49da89.png" height="100"/></a> |
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.