IronSecureDoc トラブルシューティング IronSecureDoc にライセンスキーを適用する IronSecureDoc License Keys Curtis Chau 更新日:7月 22, 2025 Download IronSecureDoc 無料ダウンロード Start Free Trial Copy for LLMs Copy for LLMs Copy page as Markdown for LLMs Open in ChatGPT Ask ChatGPT about this page Open in Gemini Ask Gemini about this page Open in Grok Ask Grok about this page Open in Perplexity Ask Perplexity about this page Share Share on Facebook Share on X (Twitter) Share on LinkedIn Copy URL Email article This article was translated from English: Does it need improvement? Translated View the article in English How to Get a License Key Adding an IronSecureDoc license key allows you to use the product without restrictions and watermarks. You can buy a license here or sign up for a free 30-day trial key here. Apply a License Key in IronSecureDoc The license key is a long string that ends with an expiry date. Please ensure this is copied correctly, with no spaces. Docker images for IronSecureDoc are available from Docker Hub. You can use Docker commands to start and stop IronSecureDoc for testing or development. Pull and Start the Container Install Docker. Visit Get Docker to install Docker for your environment. If using Docker Desktop, make sure to allocate at least 4GB of memory. You can adjust memory usage in Docker Desktop by going to Settings > Resources. Pull the IronSecureDoc Docker image. docker pull ironsoftwareofficial/ironsecuredoc docker pull ironsoftwareofficial/ironsecuredoc SHELL Start an IronSecureDoc container. Replace YOUR_LICENSE_KEY with your IronSecureDoc license key. If you do not have one yet, Get a Free Trial License Key today. docker run --name ironsecuredoc -p 8080:80 -e IronSecureDoc_LicenseKey=YOUR_LICENSE_KEY ironsoftwareofficial/ironsecuredoc docker run --name ironsecuredoc -p 8080:80 -e IronSecureDoc_LicenseKey=YOUR_LICENSE_KEY ironsoftwareofficial/ironsecuredoc SHELL ヒントIf you have limited memory available on the host, use the -m flag to set a memory limit for the container: -m 2GB Make a ping-pong REST API call to SecureDoc to ensure the SecureDoc container is running. curl http://localhost:8080/v1/document-services/check-license/ curl http://localhost:8080/v1/document-services/check-license/ SHELL It should return Ok: 200. Curtis Chau 今すぐエンジニアリングチームとチャット テクニカルライター Curtis Chauは、カールトン大学でコンピュータサイエンスの学士号を取得し、Node.js、TypeScript、JavaScript、およびReactに精通したフロントエンド開発を専門としています。直感的で美しいユーザーインターフェースを作成することに情熱を持ち、Curtisは現代のフレームワークを用いた開発や、構造の良い視覚的に魅力的なマニュアルの作成を楽しんでいます。開発以外にも、CurtisはIoT(Internet of Things)への強い関心を持ち、ハードウェアとソフトウェアの統合方法を模索しています。余暇には、ゲームをしたりDiscordボットを作成したりして、技術に対する愛情と創造性を組み合わせています。 準備はいいですか? バージョン: 2024.10 ただ今リリースされました 無料ダウンロード ライセンスを見る