Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Web アプリケーションを rpm 形式でパッケージ化してデプロイすることは良い考えですか、それとも悪い考えですか。誰かがこれを実験しましたか。?
ありがとうございました
アプリケーションが特定のパッケージ/ライブラリに依存している場合は特に、これは良い考えです。通常、httpd config は RPM ベースのディストリビューションで /etc/http.d をスキャンするだけなので、比較的簡単に実行できます。
また、通常は複数ステップのインストール HOWTO を実行するよりも、アプリケーションを試す方がはるかに簡単です。
Web アプリを RPM としてパッケージ化する方法のサンプルについては、RedHat の webalizer RPM を参照してください。
I'm trying to build an Ajax Bootstrap Popover to display a page that contains a rating star system.
The javascript here work nice the first time. Then I have this err