Skip to content
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.

Odania-IT/docker-seopanel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-seopanel

SeoPanel Docker Version. You should extend the Docker Image with your config after first install.

Example

Just execute

docker-compose up -d

Afterwords goto http://lvh.me:8080 and follow the install wizard with these settings:

Database type: Mysql
Database server hostname: mariadb
Database name: seopanel
Database username: root
Database password: testpw

For the next startup you can modify the docker-compose.yml and change SP_INSTALLED from false to true.

Why is the config in environment files but i still need to make the initial setup?

Unfortunately i did not find an easy way to execute the setup. So the database migration is missing.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published