<div dir="ltr">First thing you want to do is get a test server created. Easiest thing to do is load up virtual box and create a new VM. Install ubuntu server LTS in there. Then run the script here: <a href="https://github.com/zaidka/genieacs/wiki/Script-Installation---Ubuntu">https://github.com/zaidka/genieacs/wiki/Script-Installation---Ubuntu</a><div><br></div><div>then cd to /opt/genieacs/config and rename all the *-sample.json files to *.json and edit them with any config you want to do. Do the same thing in /opt/genieacs-gui/config with *-sample.yml to *.yml and make any config changes you need.</div><div><br></div><div>Then cd to /opt and run: ./genieacs-start.sh && tmux attach -t genieacs</div><div><br></div><div>That will start all the components and attach you to the console so you can see the logging.</div><div><br></div><div>That will get you a basic <b>TEST</b> installation running.</div><div><br></div><div>Then your next steps will be to really familiarize yourself with Linux and security.</div><div><br></div><div>If you control the DSLAM and the CPE, the more secure way of setting things up is configure one PVC (if using ATM, or VLAN if doing PTM) for your PPPoE traffic, this is typically 0/35. Then create another PVC (or VLAN for PTM) doing IPoE that your management traffic (TR-069) runs on. This prevents your management traffic from running over the public internet.</div><div><br></div><div>-dan</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 18, 2016 at 1:31 PM, Luciano D'Angelo <span dir="ltr"><<a href="mailto:dangelo.luci@gmail.com" target="_blank">dangelo.luci@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span style="font-size:12.8px">Hi all,</span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I have been asked by my company to look at "Genieacs".</div><div style="font-size:12.8px">I would like to understand what are the pieces needed to run this program?</div><div style="font-size:12.8px">I read the docs and I know I need to install Nodejs, Redis and MongoDB but I don't understand where?</div><div style="font-size:12.8px">We don't have linux and I was thinking to use Ubuntu in the clouds(do I need the server version?) but I'm not sure if it is going to work? </div><div style="font-size:12.8px"><br clear="all"><div>Thanks,</div></div><div><br></div><div class="m_3460312252129765141gmail_signature">L</div>
</div>
<br>______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.genieacs.com">Users@lists.genieacs.com</a><br>
<a href="http://lists.genieacs.com/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.genieacs.com/<wbr>mailman/listinfo/users</a><br>
<br></blockquote></div><br></div>