FOLIO Q1-2019 建置

【folio/Q1-2019 Vagrant box 基本資訊】


【安裝 Vagrant】
  • 下載 Vagrant 2.2.7
  • Windows 64-bit : vagrant_2.2.7_x86_64 ( 210 MB )
  • 安裝 ( 10 分鐘 )
  • 重開機

【下載並安裝 folio/Q1-2019】
  • 建立一個目錄:_folioQ1-2019
  • 開啟命令提示字元
  • 進入這個工作目錄cd _folioQ1-2019
  • 輸入指令讓 Vagrant 下載設定檔:vagrant init folio/Q1-2019
F:\_folioQ1-2019>vagrant init folio/Q1-2019

A `Vagrantfile` has been placed in this directory. You are now

ready to `vagrant up` your first virtual environment! Please read

the comments in the Vagrantfile as well as documentation on

`vagrantup.com` for more information on using Vagrant.




  • 輸入指令讓 Vagrant 下載並啟動 folio/Q1-2019:vagrant up ( 10 分鐘 )
F:\_folioQ1-2019>vagrant up

Bringing machine 'default' up with 'virtualbox' provider...

==> default: Box 'folio/Q1-2019' could not be found. Attempting to find and install...

    default: Box Provider: virtualbox

    default: Box Version: >= 0

==> default: Loading metadata for box 'folio/Q1-2019'

    default: URL: https://vagrantcloud.com/folio/Q1-2019

==> default: Adding box 'folio/Q1-2019' (v1.0.1) for provider: virtualbox

    default: Downloading: https://vagrantcloud.com/folio/boxes/Q1-2019/versions/1.0.1/providers/virtualbox.box

    default: Download redirected to host: s3.amazonaws.com

    default: Progress: 2% (Rate: 8060k/s, Estimated time remaining: 0:08:35)

    ...

==> default: Successfully added box 'folio/Q1-2019' (v1.0.1) for 'virtualbox'!

==> default: Importing base box 'folio/Q1-2019'...

==> default: Matching MAC address for NAT networking...

==> default: Checking if box 'folio/Q1-2019' version '1.0.1' is up to date...

==> default: Setting the name of the VM: _folioQ1-2019_default_1587607398561_66870

Vagrant is currently configured to create VirtualBox synced folders with

the `SharedFoldersEnableSymlinksCreate` option enabled. If the Vagrant

guest is not trusted, you may want to disable this option. For more

information on this option, please refer to the VirtualBox manual:



  https://www.virtualbox.org/manual/ch04.html#sharedfolders



This option can be disabled globally with an environment variable:



  VAGRANT_DISABLE_VBOXSYMLINKCREATE=1



or on a per folder basis within the Vagrantfile:



  config.vm.synced_folder '/host/path', '/guest/path', SharedFoldersEnableSymlinksCreate: false

==> default: Clearing any previously set network interfaces...

==> default: Preparing network interfaces based on configuration...

    default: Adapter 1: nat

==> default: Forwarding ports...

    default: 9130 (guest) => 9130 (host) (adapter 1)

    default: 3000 (guest) => 3000 (host) (adapter 1)

    default: 8000 (guest) => 8000 (host) (adapter 1)

    default: 22 (guest) => 2222 (host) (adapter 1)

==> default: Running 'pre-boot' VM customizations...

==> default: Booting VM...

==> default: Waiting for machine to boot. This may take a few minutes...

    default: SSH address: 127.0.0.1:2222

    default: SSH username: vagrant

    default: SSH auth method: private key

    default:

    default: Vagrant insecure key detected. Vagrant will automatically replace

    default: this with a newly generated keypair for better security.

    default:

    default: Inserting generated public key within guest...

    default: Removing insecure key from the guest if it's present...

    default: Key inserted! Disconnecting and reconnecting using new SSH key...

==> default: Machine booted and ready!

==> default: Checking for guest additions in VM...

    default: The guest additions on this VM do not match the installed version of

    default: VirtualBox! In most cases this is fine, but in rare cases it can

    default: prevent things such as shared folders from working properly. If you see

    default: shared folder errors, please make sure the guest additions within the

    default: virtual machine match the version of VirtualBox you have installed on

    default: your host and reload your VM.

    default:

    default: Guest Additions Version: 5.2.22

    default: VirtualBox Version: 6.1

==> default: Mounting shared folders...

    default: /vagrant => F:/_folioQ1-2019




  • 開始使用 FOLIO:http://localhost:3000 ( diku_admin / admin )
  




FOLIO 上海

上海市圖書館行業協會 FOLIO 技術及應用聯盟成員名單

【開發合作機構】

  • 北京方正阿帕比技術有限公司
  • 北京開元數圖科技有限公司
  • 杭州麥達電子有限公司
  • 南京仰格資訊科技有限公司
  • 上海阿法迪智慧標籤系統技術有限公司
  • 上海凱勤數字科技有限公司
  • 深圳市科圖自動化新技術應用公司
  • 蘇州嘉圖軟體有限公司

【平台應用機構】
  • 上海交通大學圖書館
  • 上海浦東圖書館
  • 上海少年兒童圖書館
  • 上海市寶山區圖書館
  • 上海市崇明區圖書館
  • 上海市奉賢區圖書館
  • 上海市虹口區圖書館
  • 上海市嘉定區圖書館
  • 上海市靜安區圖書館
  • 上海市閔行區圖書館
  • 上海市普陀區圖書館
  • 上海市青浦區圖書館
  • 上海市松江區圖書館
  • 上海市徐匯區圖書館
  • 上海市楊浦區圖書館
  • 上海圖書館(上海科學技術情報研究所)
  • 中共上海市委黨校圖書館
  • 中國高等教育文獻保障系統(CALIS)

【相關閱讀】



Folio Prototype IV

FOLIO 的使用介面雛型出來了,
果然經過專業設計,非常漂亮。


FOLIO Demo System 安裝過程

【安裝軟體環境】
 依照 William Yeh 的說明 在 Windows 上安裝 Vagrant 軟體
 安裝過程沒遇到什麼問題,20 分鐘順利完成。


 還另外裝了 Cmder ( 具有 Linux 溫度的 Windows 命令提示字元工具 )


使用 Vagrant 下載 FOLIO Demo System
 依照 wayne 的 說明 順利完成,比想像的簡單很多,
 輸入兩行指令,等下載完成就好了 ( 948 MB )。
  • 開啟命令提示字元
  • 建立一個工作目錄:mkdir foliodemo
  • 進入這個工作目錄:cd foliodemo
  • 輸入指令讓 Vagrant 下載設定檔:vagrant init folio/folio-demo
D:\_trialSystem
$ mkdir foliodemo

D:\_trialSystem
$ cd foliodemo

D:\_trialSystem\foliodemo
$ vagrant init folio/folio-demo
A `Vagrantfile` has been placed in this directory. You are now
ready to `vagrant up` your first virtual environment! Please read
the comments in the Vagrantfile as well as documentation on
`vagrantup.com` for more information on using Vagrant.

D:\_trialSystem\foliodemo
$ _




  • 輸入指令讓 Vagrant 下載 folio-demo 並啟動:vagrant up
D:\_trialSystem\foliodemo
$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Importing base box 'folio/folio-demo'...
==> default: Matching MAC address for NAT networking...
==> default: Checking if box 'folio/folio-demo' is up to date...
==> default: Setting the name of the VM: foliodemo_default_1483069470975_32274
==> default: Clearing any previously set network interfaces...
==> default: Preparing network interfaces based on configuration...
    default: Adapter 1: nat
==> default: Forwarding ports...
    default: 9130 (guest) => 9130 (host) (adapter 1)
    default: 3000 (guest) => 3000 (host) (adapter 1)
    default: 22 (guest) => 2222 (host) (adapter 1)
==> default: Booting VM...
==> default: Waiting for machine to boot. This may take a few minutes...
    default: SSH address: 127.0.0.1:2222
    default: SSH username: vagrant
    default: SSH auth method: private key
==> default: Machine booted and ready!
==> default: Checking for guest additions in VM...
    default: No guest additions were detected on the base box for this VM! Guest
    default: additions are required for forwarded ports, shared folders, host only
    default: networking, and more. If SSH fails on this machine, please install
    default: the guest additions and repackage the box to continue.
    default:
    default: This is not an error message; everything may continue to work properly,
    default: in which case you may ignore this message.

D:\_trialSystem\foliodemo
$ _




  • 在 VirtualBox 就可以看到 foliodemo 這台機器了。



















FOLIO Demo System Implementation Notes


FOLIO Demo system 於 2016-12-21 釋出,版本號為 v0.2.1
https://discuss.folio.org/t/try-it-out-folio-demo-system


【需要先裝好的軟體環境】

  • VirtualBox
    • VirtualBox platform packages
    • VirtualBox Extension Pack ( 需配合 platform packages 版本號 )
  • Vagrant
  • 純命令列的 ssh 程式


【FOLIO Demo system 簡略安裝流程】
  • 建立一個新的工作資料夾
  • 在 命令提示字元 切換到這個資料夾
    • vagrant init folio/folio-demo  ( 建立設定檔 )
    • vagrant up  ( 開始下載 folio-demo ) ( 948 MB )


【FOLIO Demo system Quick Start】

【另外發現的好用工具】
  • Cmder:強大的命令提示字元工具


Hello, FOLIO!
















FOLIO 代表 the Future of Libraries is Open,
是由 EBSCO 提供主要資金的 Open Source 計畫。


最大的特點是以使用者為主體,
凝聚了服務供應商
、軟體工程師、圖書館員與任何感興趣的人,

一起來開發前所未有的圖書館自動化系統 ( Library Services Platform )。


【相關閱讀】