This repository was archived by the owner on Oct 22, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
User Guide
sawanoboly edited this page Feb 26, 2016
·
5 revisions
First, visit by browser.
- https://${public_hostname}
Please fill box with your instnace_id and push Next Step to unlock.

After unlock, you can visit Virtuoso conductor.
Once your AMI is running, enter the Public DNS into your web browser to access the Virtuoso interface.
- Visit https://{hostname}/
- (older then 7.1) Visit http://{hostname}:8890/
- Login with User: dba Password: {your instance_id}
This AMI listens two ports.
- 1112(TLS/SSL via nginx)
- 1111
Please accept this ports by security-group before using.
The virtuoso process is managed under init.d.
service virtuoso (start|stop|restart|status)
Please update blow files. Next, restart nginx.
- /etc/nginx/dummy_*.pem
Virtuoso listens 8890 port. Please open security-group and access with your browser.