
blog.cloudfoundry.gr.jp
日本Cloud Foundryグループ ブログオープンソースのPaaSソフトウェア CloudFoundry の技術情報やイベント告知などを掲載します
http://blog.cloudfoundry.gr.jp/
オープンソースのPaaSソフトウェア CloudFoundry の技術情報やイベント告知などを掲載します
http://blog.cloudfoundry.gr.jp/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Saturday
LOAD TIME
0.8 seconds
16x16
32x32
PAGES IN
THIS WEBSITE
19
SSL
EXTERNAL LINKS
2
SITE IP
172.217.4.179
LOAD TIME
0.813 sec
SCORE
6.2
日本Cloud Foundryグループ ブログ | blog.cloudfoundry.gr.jp Reviews
https://blog.cloudfoundry.gr.jp
オープンソースのPaaSソフトウェア CloudFoundry の技術情報やイベント告知などを掲載します
日本Cloud Foundryグループ ブログ: NicoNico SPEENYAを Cloud Foundry で動かす
http://blog.cloudfoundry.gr.jp/2015/11/cf100apps-096-niconico-speenya.html
NicoNico SPEENYAを Cloud Foundry で動かす. 12300;Cloud Foundry 百日行」第96日目は、 NicoNico SPEENYA. NicoNico SPEENYA – プレゼンテーションの上をニコニコ動画風コメントが流れる! MOONGIFT. Git clone https:/ github.com/chimerast/niconico-speenya $ cd niconico-speenya/ $ ls extension LICENSE make-package.sh package.json public README.md screenshot.png server.js. まずはjsファイルを編集し、Cloud Foundry上でこの後にpushするアプリのURLを設定します。 Vi extension/scripts/content-script.js $ git diff diff - git a/extension/scripts/content-script.js b/extension/scripts/content-...
日本Cloud Foundryグループ ブログ: UNICALE を Cloud Foundry で動かす
http://blog.cloudfoundry.gr.jp/2015/09/cf100apps-065-unicale.html
UNICALE を Cloud Foundry で動かす. 12300;Cloud Foundry 百日行」第65日目は,PHP ベースのカレンダー・システム UNICALE. です。公式サイトには「少人数のスケジュール,工数管理に適した機能を搭載しています」とありますが,実際かなりシンプルで,使い始めるのは非常に簡単でした。とりあえず複数人でスケジュールを共有したい,という目的で使ってみるのには良いのではないでしょうか。 Http:/ www.unicale.com/. 公開された source code 管理システムは見つからなかったので,以下からダウンロードしました. Http:/ www.unicale.com/download/. 本記事では最新版の 2.0.3 を使いました. 本アプリはデータをファイルに保存するので,通常のデプロイだと Cloud Foundry では再起動等で消えてしまうのですが,今回は 百日行の WordPress の記事. に倣い, FUSE / sshfs を使ってファイルのリモートへの保存に挑戦してみました. 2) Cloud Foundry 向け変更.
日本Cloud Foundryグループ ブログ: Cloud Foundry 百日行 #100+1 結言
http://blog.cloudfoundry.gr.jp/2015/11/cf100apps-101-wrap-up.html
Cloud Foundry 百日行 #100 1 結言. 6月4日に始まった「Cloud Foundry 百日行」も,本日ついに最終回を迎えました。オープンソースの PaaS である Cloud Foundry 上に,オープンソースのアプリケーションをデプロイしてみる営みを百日間にわたって続けるというこの企画,中休みを挟んだものの,記事を落とすことなく予定通り走り切れたのは,記事執筆に協力してくださった方々,記事を広めていただいた方々,読んでくださった方々,皆様のおかげだと思います。 まず,デプロイに成功したアプリケーションは97件,失敗したアプリケーションは3件でした。失敗したアプリケーションに興味を持つ方がおられるかもしれないので,以下にリンクを示しておきます。 それぞれに「失敗」の理由は異なるのですが,特に Milkode などは Heroku では動いている. ようですので,単純に時間と能力の不足で,もう少しその2つが足りていればデプロイは成功するのではないかと思います。 最後に, #000 序言. Cloud Foundry に対して,どのようなニーズ/要望があるかを知る. Rundeck を...
日本Cloud Foundryグループ ブログ: shooter.io を Cloud Foundry で動かす
http://blog.cloudfoundry.gr.jp/2015/11/cf100apps-091-shooterio.html
Shooter.io を Cloud Foundry で動かす. 12300;Cloud Foundry 百日行」第91日目は、多人数で遊べるシューティングゲーム shooter.io. なお、今回のアプリはサーバー間の通信にWebSocketが使われているため、Proxy等の設定によってはアプリが正常に動作しない可能性もありますので、ご了承下さい。 Shooter.io - 皆でやると面白い。多人数シューティングゲーム. Make cd src go get -d make MONGO HOST=" MONGODB HOST " ./shooter-server -listen LISTEN IP : LISTEN PORT. 8594; MongoDBのある場所のIPアドレス。デフォルトの値は “127.0.0.1” 。( 参考. 8594; HTTPサーバからの接続待ち受けIPアドレス/PORT。デフォルトの値は “127.0.0.1:3223” 。( 参考. さて、恐らくですが、 go-buildpack. Shooter-server$ cat src/scores.go. 12539;...
日本Cloud Foundryグループ ブログ: Administration Web UI for Cloud Foundry NG (admin-ui) を Cloud Foundry で動かす
http://blog.cloudfoundry.gr.jp/2015/11/cf100apps-100-admin-ui.html
Administration Web UI for Cloud Foundry NG (admin-ui) を Cloud Foundry で動かす. 12300;Cloud Foundry 百日行」最終日の第100日目は、Cloud Foundry公式の運用管理用Sinatraアプリ、 Administration Web UI for Cloud Foundry NG (以後 admin-ui). Admin-uiは、Cloud Foundryの各コンポーネントへアクセスし、そこから収集した稼働状況などの各種情報を表示します。 また、Organization, Spaceの追加・削除や簡単なアプリ操作、 Feature Flags. にあるインキュベーション扱いのツールですが、現段階でもブラウザから簡単なCloud Foundaryの運用管理を行うことができる利便性を備えています。 Cloud Foundry Communityから、 admin-ui用のBosh Release. Dea next.allow host access. 今回は、bosh-lite環境のネットワークに合...
TOTAL PAGES IN THIS WEBSITE
19
The CloudFactory Blog
CloudFactory Lends a Hand to TROSA in Durham. The Workforce Strategy Behind CloudFactory’s 'People Who Care'. One of our clients said it best: CloudFactory has people who care. It’s true: our teams are known for high quality work, and they love the role they play in working with the world’s most innovative technology companies. Since 2008, we have helped hundreds of companies grow their businesses by providing a highly scalable, managed workforce to be an extension of their teams. So I might be CloudFact...
Cloud Fender Tips & Tricks
What is going on here? The short answer is. But then, how do they find this type of content? Dropbox relies on a concept called. This is a fairly standard technology used all over the web. When you upload a file to Dropbox it receives a unique hash code that looks like this:. Here is the trick. Identical files receive the same hash. If you change only a tiny little piece of the file (i.e. you change a letter in a Word document), the file will receive a completely different hash. Photo by Alex Koloskov at.
Cloudflare Blog
Tel Aviv, Israel: Cloudflare's 135th Data Center Now Live! March 15th, 2018 4:22PM. Our newest data center is now live in Tel Aviv, Israel! This expands our global network even further to span 135 cities across 68 countries. Although Israel will only be turning 70 this year, it has a history so rich we’ll leave it to the textbooks.…. Read more ». Mexico City, Mexico: Cloudflare Data Center #134. March 14th, 2018 9:30PM. Read more ». Five new Cloudflare data centers across the United States. Founded in 19...
cloudFleet - Blog
Crea tu cuenta gratis. Conoce la aplicación de cloudTire. Martes, junio 30, 2015. El segundo rubro más costoso en la mayoría de flotas son los neumáticos. Además es quizás el más difícil de administrar por la cantidad de variables involucradas. cloudTire le ayudará a identificar desgastes irregulares, marcas con mejor rendimiento, entre otros. Conoce el módulo de Checklist. Lunes, junio 22, 2015. 191;Qué es cloudFleet? Miércoles, junio 17, 2015. Conoce el módulo de Combustible. Lunes, junio 15, 2015.
Cloudfogger Blog
Cloudfogger for Windows 1.4.2160. Posted by Cloudfogger Team 0 Comment. We just released an important bugfix release for all users running Microsoft OneDrive. If Cloudfogger does not encrypt your OneDrive files any more you should download the new version. Besides OneDrive the new version also adds new cloud storage providers – we now support all of the following solutions:. Need any other solution to work? Cloudfogger for iOS 1.5. Posted by Cloudfogger Team 0 Comment. Get the App on iTunes. It’s f...
日本Cloud Foundryグループ ブログ
Cloud Foundry 百日行 #100 1 結言. 6月4日に始まった「Cloud Foundry 百日行」も,本日ついに最終回を迎えました。オープンソースの PaaS である Cloud Foundry 上に,オープンソースのアプリケーションをデプロイしてみる営みを百日間にわたって続けるというこの企画,中休みを挟んだものの,記事を落とすことなく予定通り走り切れたのは,記事執筆に協力してくださった方々,記事を広めていただいた方々,読んでくださった方々,皆様のおかげだと思います。 まず,デプロイに成功したアプリケーションは97件,失敗したアプリケーションは3件でした。失敗したアプリケーションに興味を持つ方がおられるかもしれないので,以下にリンクを示しておきます。 それぞれに「失敗」の理由は異なるのですが,特に Milkode などは Heroku では動いている. ようですので,単純に時間と能力の不足で,もう少しその2つが足りていればデプロイは成功するのではないかと思います。 最後に, #000 序言. Cloud Foundry に対して,どのようなニーズ/要望があるかを知る. Admin-uiは...
Cloud Foundry Blog | The Latest on the Open Platform as a Service Project
The Cloud Foundry Blog. Guest Post: The DevOps Promise of Managed Private PaaS. May 11, 2015. The following is a guest post from Rodrigo Flores, Managing Director of the Accenture Cloud Platform in charge of Architecture, Product Management and its Innovation Center. The Accenture Cloud Platform is a hybrid cloud service that delivers a variety of providers … Continue reading →. Q&A: Marco Hochstrasser. May 8, 2015. Q&A: Alex Curtis and Jonathan Regehr. May 7, 2015. Q&A: Arni Raghu. May 7, 2015. We are i...
Cloud Four Blog
Technical notes, War stories and anecdotes. Responsive Images 101, Part 6: Picture Element. March 31, 2015. We focused on solutions for resolution switching. Now it is time to look at how to solve for art direction. The picture element—the media attribute in particular—is designed to make art direction easy. The picture element contains a series of source child elements followed by the required img element. The source elements work similarly to the child sources of the video element. This is why the pict...
CloudConsult Blog | Accelerate the adoption of cloud services.
Accelerate the adoption of cloud services. To sign up for your FREE CloudConsult account. Subscribe to our CloudConsult YouTube channel. In this release, we make CloudConsult more Enterprise friendly, especially when on-boarding new users. On-boarding tour for new users. We added self service tour for all new sign up to CloudConsult, the tour will bring the user around key navigation and controls of CloudConsult, before ending the tour by guiding user through the completion of an actual toolkit. CloudFX ...
The CloudGlow Blog
Wednesday, July 14, 2010. Does your log message tell a story? Does it have enough context to help you understand the use case and code flow that caused the execution to flow at the given point? Saturday, June 19, 2010. Appengine JDO Issue: JDOFatalUserException. I recently ran into a weird appengine JDO issue (as far as I understand). Here is the background. I got the following exception:. Javaxjdo.JDOFatalUserException: Illegal argument. I don't know - for now, we will need to work around this issue.
CloudGlue
Making CloudGlue future proof for all your solution needs. Any platform looking towards the future will want to provide you new functionality that you can easily pick and mix to create the solution tailored specifically for you. CloudGlue does this via our Integrations. Support, where we ‘plugin’ new functionality that you can administer via an easy to use Admin UI, and utilise via End Point. Scripts, Page Templates. Supporting multiple languages in page templates. It’s pretty simple:. You can reference ...
SOCIAL ENGAGEMENT