Raspberry Pi 使用 Docker 架設 flexget
之前 PI 1號機裝 HypriotOS: Back Again and Better then Ever · Docker Pirates ARMed with explosive stuff
內建 Docker 不需要手動安裝
相關教學可以看
相關 arm Image 選擇
相關尋找來源可以看armhf’s Profile - Docker Hub
後來注意到DEPRECATED
裡面有建議從 arm32v7 和 arm32v6 去找
發現 arm32v7 我的 PI 1 不能用, PI 1 要使用 arm32v6
安裝 flexget
目前測試網路上的 breneser/flexget-arm: docker container for running flexget
可以順利安裝
安裝 flexget 最新版方法
其實把 image 換成 Python3 image 重新 build 就可以了
|
|
相關版本可以從arm32v6/python - Docker Hub Tag上去挑版本
arm32v6/python Tags - Docker Hub
alpine 開 bash 方法
在 docker 內建沒有 bash
在 dockerfile 裝
|
|
參考https://github.com/smebberson/docker-alpine/issues/43#issuecomment-226970518
/usr/share/zoneinfo/xxxx: No such file or directory
tzdata 安裝這個能解決 上敘述問題
參考 時間 · ubuntu 學習筆記
用 alpine 應該會遇到這個問題
最後…
最後發現 新版沒有 Config Editor
所以默默裝回去
有看到 Config Editor
看來好像還沒完成
順便留一下版本紀錄
Version info
Flexget: 2.21.35
API: 1.5.0
其他沒相關的紀錄
最近查有沒有監聽檔案新增方法,有找到 inotify-tool
目前尚未整理,先貼到這邊…預防沒寫
- sof-object-listing/inotify at master · prashanthpai/sof-object-listing
- inotify-tools使用方法介绍-Linux运维日志
- Ubuntu 若檔案這樣,就那樣的好物 inotify-tools » 記下來 - 專業偽筆記
- inotify-tools工具inotifywatch实时监控网站目录_chaihongjun.me|柴宏俊web技术笔记
- inotify-tools + php脚本实现Linux服务器文件监控并邮件提醒
相關未整理彩蛋
- arm32v6/python Tags - Docker Hub
- docker-alpine redis how to get into bash · Issue #43 · smebberson/docker-alpine
- ytt - YAML Templating Tool
- FlexGet
- Better Comments - Visual Studio Marketplace
- 30 Seconds of Knowledge
- 从 PHP5.2 升级到 PHP7.1 遇到的函数参数问题 | Laravel China 社区
- Incredibly slow upload speeds · Issue #798 · s3fs-fuse/s3fs-fuse
- amazon ec2 - S3fs performance improvements or alternative? - Server Fault
- amazon s3 - How can I mount an S3 bucket to an EC2 instance and write to it with PHP? - Stack Overflow
- 使用 s3curl 访问 OpenStack Swift
- spring - Uploading to Amazon S3 via curl route - Stack Overflow
- deepsentry/aws-s3-curl: Upload a file to a S3 bucket
- redis消息队列简单应用 - 掘金
- 手码两万余字,SpringMVC 包教包会 - 江南一点雨 - 博客园
- 使用curl和wget发送post请求_cws1214的专栏-CSDN博客
- 年轻人的第一个OAuth2.0 Server-Hydra | 一只程序汪的自我修养 - 點部落
- 開發者必備知識 - HTTP認證(HTTP Authentication) - Carson’s Tech Note
- thephpleague/oauth2-server: A spec compliant, secure by default PHP OAuth 2.0 Server
- schemalex/schemalex: Generate difference sql of two mysql schema
- Basic performance testing · Issue #22 · GoogleCloudPlatform/gcsfuse
- Laravel 和 Spring Boot 兩個 框架 比較創業篇( 一: 開發效率) - 好文 - 码工具
- Portainer 透過 TLS 認證 - Yi Yang’s Blog
- 時間 · ubuntu 學習筆記
- docker-alpine redis how to get into bash · Issue #43 · smebberson/docker-alpine