Skip to content

docker-composer.yml of postgresql + redis + pgadmin, for sample only.

License

Notifications You must be signed in to change notification settings

supersonictw/phantom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Phantom

docker-composer.yml of postgresql + redis + pgadmin, for sample only.

PostgreSQL default account

Username Password
postgres phantom-admin

pgAdmin default account

Email Address Password
postgres@example.org phantom-admin

Internal Hosts/Ports

Allow to connect via networking phantom only.

Service Host Port
PostgreSQL phantom-data 5432
Redis phantom-cache 6379
pgAdmin phantom-pga 80

External Ports

Allow to connect via host localhost only.

Service Port
PostgreSQL 2101
Redis 2102
pgAdmin 2103

License

MIT License

(c)2022 SuperSonic.

About

docker-composer.yml of postgresql + redis + pgadmin, for sample only.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published