facebookarchive / fbctf

Platform to host Capture the Flag competitions
Other
6.52k stars 1.32k forks source link

How do you access the admin configuration page once set up is complete? #613

Closed sbadakhc closed 6 years ago

sbadakhc commented 6 years ago

Please include the following information when filing an issue • Current version of FBCTF installed (commit head)

commit e4c4c0ff276dc5a1cb32cd322f19455d447bab4f Author: Yangshun Tay tay.yang.shun@gmail.com Date: Thu Dec 21 22:49:41 2017 -0800

Update CODE_OF_CONDUCT.md

• System and Installation details, such as the Linux distribution used, and installation method you chose.

$ uname
Linux 3.10.0-693.11.6.el7.x86_64 #1 SMP Thu Jan 4 01:06:37 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
$ cat /etc/redhat-release 
CentOS Linux release 7.4.1708 (Core) 

Installation method

quick_setup start_docker_multi prod

The system is up and running and I can browser to the page.

$ docker ps
CONTAINER ID        IMAGE               COMMAND                  CREATED             STATUS              PORTS                                      NAMES
20155c4c47c4        fbctf_nginx         "./extra/nginx/ngi..."   3 hours ago         Up 3 hours          0.0.0.0:80->80/tcp, 0.0.0.0:443->443/tcp   fbctf_nginx_1
7e81b757f20c        fbctf_hhvm          "./extra/hhvm/hhvm..."   3 hours ago         Up 3 hours          9000/tcp                                   fbctf_hhvm_1
b3cb261568db        fbctf_cache         "./extra/cache/cac..."   3 hours ago         Up 3 hours          11211/tcp                                  fbctf_cache_1
de2c5b33e700        fbctf_mysql         "./extra/mysql/mys..."   3 hours ago         Up 3 hours          3306/tcp                                   fbctf_mysql_1

• Detailed description of the problem. Include steps to reproduce the problem when possible.

How to I access the admin configuration page. I need to setup users and install SSL. Why is not detailed in the admin wiki pages?

Thanks, Sal.

sbadakhc commented 6 years ago

OK I found it in the src dir of the git repo. This should be clearly documented in the wifi pages:

https://host/index.php?p=admin