Skip to content

magic3org/oneliner-install-with-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magic3サーバ構築

1行コマンドを実行するだけで、即席でMagic3が使える環境ができます。 DockerコンテナベースのMagic3サーバです。

前提

サーバにDockerがインストールされていること。 Dockerの簡易インストーラはこちらが利用できます。

https://github.com/czbone/oneliner-docker

対象OS

  • CentOS Stream 9
  • CentOS Stream 8
  • Ubuntu 22
  • Ubuntu 20
  • Ubuntu 18

ライセンス

MIT license

内容

DockerコンテナにMagic3が動作するLEMP環境を構築し、Magic3の最新を配置してインストーラが実行できるところまで構築します。 その後、インストーラを使ってインストール処理を完了させます。

使い方

Dockerをインストールしたサーバにrootでログインし、以下の1行のコマンドをそのままコピーして実行します。

実行コマンド

curl https://raw.githubusercontent.com/magic3org/oneliner-install-with-docker/master/script/build_env.sh | bash

インストーラ

環境構築後はMagic3のインストーラを実行します。

http://[IPアドレス]/admin

インストールドキュメント

About

Build standalone Magic3 environment with docker container.

Resources

License

Stars

Watchers

Forks

Packages

No packages published