Sign inSign up

odaniait/seopanel

By odaniait

•Updated over 5 years ago

SeoPanel Docker Image

Image
1

4.9K

odaniait/seopanel repository overview

⁠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.

Tag summary

Content type

Image

Digest

Size

155.1 MB

Last updated

over 6 years ago

docker pull odaniait/seopanel