GithubHelp home page GithubHelp logo

izanami's Introduction

IZANAMI

Use Ansible to provision a full-stack MovableType Server

Description

Build a Movable Type server using Ansible, or build a local development server using Vagrant

Introduction

  • Perl5.36
  • Nginx or Apache
  • PHP8
  • MySQL8
  • Let'sEncrypt

Requirement

  • ansible2.2 or later
  • Vagrant
    • Mac(Intel) : Virtualbox
    • Mac(Arm) : Parallels("Pro" and "Business" editions only)
    • vagrant-hostmanager

Supported Server OS

  • Amazon Linux 2023 (AL2023)
  • Red Hat Enterprise Linux 9 (RHEL9)
  • AlmaLinux 9
  • Rocky Linux 9

Install

$ brew install ansible
$ git clone [email protected]:izanami-team/IZANAMI.git
$ cd IZANAMI

required only for Vagrant

  • Install homebrew beforehand
    • you also need Xcode to install homebrew. You can install Xcode from App Store.
  • Install Vagrant
  • Install Vagrant Plugin
$ vagrant plugin install vagrant-parallels
$ vagrant plugin install vagrant-hostmanager

Usage

Local server

$ vagrant up

Remote server

$ ansible-playbook -i hosts site.yml -u ec2-user --private-key=~/.ssh/private_key.pem -l severname

Movable Type

  • http://rocky9.local/mt/admin
  • initial user
    • admin / passowrd
  • documentroot
    • /var/www/vhosts/rocky9.local/htdocs
  • movable type
    • /var/www/movabletype

izanami's People

Contributors

onagatani avatar tkds avatar

Stargazers

 avatar Kazuki Tanaka avatar Toru KOKUBUN avatar Yuta Kawasumi avatar Ryo Inoue avatar  avatar Takahiro Hisasue avatar  avatar apricoton jk avatar 辻 修一 avatar Masashi Terui avatar Masashi Yanagiya avatar

Watchers

Masashi Yanagiya avatar  avatar James Cloos avatar Masashi Terui avatar

izanami's Issues

MariaDBへの対応

MT7の推奨環境がMySQLからMariaDB 10.1へ変更になったので対応したい

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.