<VirtualHost *:80>
ServerAdmin security@packetflagon.is
DocumentRoot /HighIO/www/domains/YOURSERVERNAME
ServerName YOURSERVERNAME.TLD
ServerAlias www.YOURSERVERNAME.TLD
ErrorLog logs/YOURSERVERNAME-error_log
CustomLog logs/YOURSERVERNAME-access_log common
<Directory />
Options FollowSymLinks
AllowOverride All
</Directory>
</VirtualHost>
git clone https://github.com/RoutingPacketsIsNotACrime/PacketFlagon.git /HighIO/www/domains/YOURSERVERNAME/ with your owncurl https://packetflagon.is/api/create -d "{'domain':'YOURSERVERNAME.TLD','contact':'youremail@YOURSERVERNAME.TLD'}"libs/config.sample.php and save as libs/config.phpgit clone https://github.com/RoutingPacketsIsNotACrime/Automationcurl https://packetflagon.is/api/create -d "{'domain':'YOURSERVERNAME.TLD','contact':'youremail@YOURSERVERNAME.TLD'}"packetflagon_frontend applied to include;
default_attributes(
"packetflagon" => {
"fqdn" => "YOURSERVERNAME.TLD",
"shard-name" => "FRIENDLY NAME FOR YOUR SHARD",
"force-https" => false,
"credit" => "YOUR NAME",
"apikey" => "YOUR API KEY FROM CURL"
}
)packetflagon_frontend role to the node in questionInstructions for configuring other browsers are below;
If you need help with any other browsers you can send an email to Security@RoutingPacketsIsNotACrime.uk, or tweet to @PacketFlagon or jump on #RoutingPacketsIsNotACrime on freenode.