- google/gvisor: Container Runtime Sandbox
- Google Cloud Platform Blog: Open-sourcing gVisor, a sandboxed container runtime
- virtualbox
- vagrant
| [Unit] | |
| Description=Start Greengrass at Boot | |
| [Service] | |
| Type=forking | |
| PIDFile=/var/run/greengrassd.pid | |
| Restart=on-failure | |
| ExecStart=/greengrass/ggc/core/greengrassd start | |
| ExecReload=/greengrass/ggc/core/greengrassd restart | |
| ExecStop=/greengrass/ggc/core/greengrassd stop |
| #!/bin/sh | |
| echo $* | |
| echo --- | |
| echo $@ | |
| echo --- |
| I noticed that there weren't any writeups for using code injection to add Disqus comments to a ghost blog. Everything assumes you're comfortable with editing your theme (and thus being responsible for maintaining a fork, urk). | |
| So, I used the steps below to add to Disqus comments to my blog running a [Casper fork](https://github.com/novaugust/novasper). If your theme varies wildly from Casper, you'll be able to get by just by updating the css selectors in the javascript. If all that is a bit much for you, leave a comment and a link to your site and I'll give you what your versino of the code would be. | |
| ## Code Injection to the rescue | |
| So! Here's the scoop | |
| 1. **Set up your disqus**. You're a grownup, you'll figure it out. | |
| 2. Go to your blog admin's **`Code Injection`** section (example.com/ghost/settings/code-injection/). |
| # ==== Emojis ==== | |
| # 🐛 :bug: バグ修正 | |
| # 👍 :+1: 機能改善 | |
| # ✨ :sparkles: 部分的な機能追加 | |
| # 🎉 :tada: 盛大に祝うべき大きな機能追加 | |
| # ♻️ :recycle: リファクタリング | |
| # 🚿 :shower: 不要な機能・使われなくなった機能の削除 | |
| # 💚 :green_heart: テストやCIの修正・改善 |
| # | |
| # AWS TOTAL Billing information | |
| # | |
| <source> | |
| type cloudwatch | |
| tag cloudwatch-billing.amount | |
| cw_endpoint monitoring.us-east-1.amazonaws.com | |
| namespace AWS/Billing | |
| metric_name EstimatedCharges |
| #/bin/sh -x | |
| # version | |
| version="0.11.8" | |
| # backup | |
| cd /var/www/ghost | |
| sudo tar cpf /tmp/ghost_snapshot_$(date +%Y%m%d%H%M).tar . | |
| # download latest ghost |
モヒカンslackのチャネルリスト(毎日 AM 5:00 自動更新)
詳細はQiita:究極のIT系最新技術情報収集用Slackチーム公開 - モヒカンSlack -を参照。
参加は