Skip to content

deploy-script/mariadb-adminer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

mariadb-adminer

This script deploys a MariaDB server for stand alone use (container), it runs Apache2 to serve Adminer which is accessable though Basic Auth at http://127.0.0.1/ or though a domain etc.

📋 Features

Here is whats installed:

  • PHP7.4 with mbstring, curl, gd, json, xml, mysql, sqlite3, opcache, zip
  • Apache2
  • MariaDB
  • Adminer

Adminer is accessable though web

▶️ Install

Should be done on a clean ubuntu 20.04 server!

wget https://raw.githubusercontent.com/deploy-script/mariadb-adminer/master/script.sh && bash script.sh

🔒 Credentials

See .env file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages