So I recently started messing around with a droplet from Digital Ocean. So far it has been fun. I'm running a website for my wife's business (still incomplete) and a teamspeak 3 server on it. I tried running a Starbound server on it, but there is apparently a pretty bad memory leak so the droplet can't handle it. I started investigating owncloud, but haven't pulled the trigger yet.
If anyone else has a VPS, what do you use it for?
I use a digital ocean 1GB droplet for Financier! 👍
I also have a 512MB one for staging.
Very cool; I did not realize that! I have a 512MB one. My programming/developing ability is no where near the level of doing anything more complex than a wordpress site, but I've been learning Python off and on for some time via https://learnpythonthehardway.org/ (https://learnpythonthehardway.org/) I'm not sure how useful that is, but it is more of a hobby than anything! ;D
That's great. Keep it up!
With bare metal VPSes, keep security in mind, too. ;)
Email server
https://mailinabox.email
I'm running a 512 MB Digital Ocean droplet. I've also got a Teamspeak server and a VPN server on the same droplet.
You could always check out yunohost https://yunohost.org/#/ (https://yunohost.org/#/) it's one of the things I run on my personal server and seems to work pretty well! I would also recommend cozy cloud https://cozy.io/en/ (https://cozy.io/en/), but I'm not sure if it's stable enough yet.
@kaput when running a vpn server on you VPS are you just using the server's ip as an exit? Also, do you exceed your bandwidth caps?
@brennan I have installed owncloud which was fun to mess with, but I'm concerned about security when hosting my own cloud-based file server. Whether or not that fear is justified I don't know. Yunohost looks cool I'll look into that more!
@Sunflash I think a small amount is justified, but I have less fear hosting it on my own than letting dropbox or any other cloud platform house my data. Security through obscurity has some benefits! I tend to think that the more complex (amount of jobs) and less open-source a program is, the less secure. For example, Owncloud since it does contact, calendar, and file sync may be less secure than, say, Pydio which only does file sync but is open-source and pays for external audits. Pydio may be less secure than Syncthing which only syncs the files and has no web interface to view all of the files (it has one showing the status of machines and such). I know this isn't a perfect rule, but I tend to use it as a gauge. Others probably know a lot more about the security of servers, I think that just having a file server in the first place and using open source is a good step in the right direction.
To warn you, Owncloud may have a rocky road ahead (in my opinion) since a lot of their core developers recently left and forked it to Nextcloud, which is now being actively developed. I haven't really kept up with the divide, though.
@Sunflash I'm not even doing that. I wanted something my brother and I could play older games on (we live in different states). Truthfully we haven't used it yet so I can't speak to bandwidth limits. I set the VPN up and verified I could connect to it, and that was as far as I got. I'm sorry I can't be more helpful.
Quote from: brennan on January 03, 2017, 02:29:37 PM
@Sunflash To warn you, Owncloud may have a rocky road ahead (in my opinion) since a lot of their core developers recently left and forked it to Nextcloud, which is now being actively developed. I haven't really kept up with the divide, though.
That's the first I heard about that (I haven't been paying attention). I use owncloud extensively at home, so I should probably do some homework...
Quote from: asromzek on January 04, 2017, 08:35:33 AM
That's the first I heard about that (I haven't been paying attention). I use owncloud extensively at home, so I should probably do some homework...
I already jumped ship, running Nextcloud with no issues. They are still compatible so now is a good time to switch.
Quote from: heb3Ach on January 05, 2017, 11:50:14 AM
Quote from: asromzek on January 04, 2017, 08:35:33 AM
That's the first I heard about that (I haven't been paying attention). I use owncloud extensively at home, so I should probably do some homework...
I already jumped ship, running Nextcloud with no issues. They are still compatible so now is a good time to switch.
I installed owncloud and got it up and running on an Arch Linux system a while ago, complete with SSL encryption. It's been one of those "it's working, don't touch it" thing since my memory has long since faded on how I went about making it work. Let's see how bad I can break it this time...
I use my VPS with DigitalOcean as a VPN server so I can watch US Netflix and Amazon Video. I've set it up using a spare router connected to the VPN. I get a WiFI-zone that has an exit point in the USoA, so my Fire Stick thinks it's in NYC. However, lately Netflix have made my life miserable by blocking DigitalOcean IPs so I'm cut off... Annoying. Hoping Amazon won't catch on anytime soon.
Well, that was fun... I got Nextcloud and Owncloud running happily in parallel, and simple cut and paste all of my files from one to the other. Then went to bed while 4 computers fought over syncing with the server. Nothing broken this morning... it's almost as if I know what I'm doing... almost.
@olaix bummer, have you ever tried https://www.privateinternetaccess.com/? They were always great when I used them.
@asromzek I'm going to try moving to nextcloud soon. Wish me luck.
Has anyone ever used shellinabox? Hard as I try I can't seem to get it up and running via a proxy / reverseproxy. I really have no idea what I'm doing, I just type what different blogs or forums tell me to type haha.
Quote from: Sunflash on January 06, 2017, 08:17:38 AM
@olaix bummer, have you ever tried https://www.privateinternetaccess.com/? They were always great when I used them.
@asromzek I'm going to try moving to nextcloud soon. Wish me luck.
Has anyone ever used shellinabox? Hard as I try I can't seem to get it up and running via a proxy / reverseproxy. I really have no idea what I'm doing, I just type what different blogs or forums tell me to type haha.
I went with a parallel fresh install in case I needed to revert back to owncloud. After it runs for a few days I'm going to go through the process of removing owncloud from my server, cleaning up config files and purging the database. I haven't touched this stuff in a year, and it all came flooding back better than I had hoped.
@Sunflash According to "the internets" Private Internet Access are blocked by Netflix. I would think the only way of getting a stable VPN connection is to find someone willing to share a few Mbits of their own residential line. For payment, or a return of the favor with an exit point on my DSL. Something for craigslist? :D
I've been considering buying a synology NAS for months now. It would be nice to throw Nextcloud on it and whatnot.
@Sunflash that's fun... :) What does it buy you over SSH?
@olaix bummer! I wish the internets had better news for you!
@Alex the computers at work are pretty locked down, so I don't feel comfortable downloading putty or ssh-ing. The console that digitalocean provides is pretty laggy and I hate using my termux through my phone (but it works). So, shellinabox seemed like the best answer, but I may just have to wait until I'm home from work (probably the correct move).
Quote from: Sunflash on January 06, 2017, 08:35:15 AM
@Alex the computers at work are pretty locked down, so I don't feel comfortable downloading putty or ssh-ing. The console that digitalocean provides is pretty laggy and I hate using my termux through my phone (but it works). So, shellinabox seemed like the best answer, but I may just have to wait until I'm home from work (probably the correct move).
Fair enough. I guess I'm pretty lucky for unrestrained access @ work.
I removed owncloud and liked the idea of installing cozy cloud, but I'm a bit worried that it will interfere with the site I run off of the server. I run the site on wordpress with maria db /mysql and saw that cozy requires couchdb. Given my level of knowledge about this stuff, I'd rather not break something!
If you have any questions about Couchdb, ask away (since Financier is built on CouchDB, I know a fair bit about it. ;) )
I gave up and installed nextcloud, but maybe another time I'll mess with couchdb and reach out.
Just started running #sysPass, a self-hosted, free password management software. Seems pretty secure. Anyone ever used it?
Also, just in case anyone is curious I found a compilation of a ton of free, self-hosted apps on github. Found here:
https://github.com/Kickball/awesome-selfhosted/blob/master/README.md#gateways (https://github.com/Kickball/awesome-selfhosted/blob/master/README.md#gateways)