User Tools

Site Tools


server:digitaloceanstopstogo:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
server:digitaloceanstopstogo:start [2016/12/09 19:17]
dwheele created
server:digitaloceanstopstogo:start [2016/12/09 19:28] (current)
dwheele [Setup Subversion]
Line 10: Line 10:
 This created the repository, but I couldn't connect to it from my workstation. This created the repository, but I couldn't connect to it from my workstation.
  
-Needed to open up port 3639 on the StopsToGo droplet. So I used this+Needed to open up port 3690 on the StopsToGo droplet. So I used this
  
 <code> <code>
-sudo ufw allow 3639/tcp+sudo ufw allow 3690
 sudo ufw disable sudo ufw disable
 sudo ufw enable sudo ufw enable
Line 20: Line 20:
  
 This uses the UFW (Uncomplicated Firewall) functionality which internally modifies iptables. This uses the UFW (Uncomplicated Firewall) functionality which internally modifies iptables.
 +
 +Had problem when using the client because I needed to use **svn**<nowiki>://stopstogo.com/home/dwheele/my-repos</nowiki>
 +
 +
  
  
server/digitaloceanstopstogo/start.1481311078.txt.gz · Last modified: 2016/12/09 19:17 by dwheele