Self-Hosted Gitea on Vultr using K3s
Permalink 13 minute read Published
Host your own Gitea server on Kubernetes with K3s and Vultr for $10/month.
Permalink 13 minute read Published
Host your own Gitea server on Kubernetes with K3s and Vultr for $10/month.
Permalink 7 minute read Published
Learn how to use Sublime Text to SFTP to an Ubuntu server for simple remote website administration.
About a year ago I explained how to set-up Remote Projects in Eclipse. Since then I’ve ditched Eclipse in favor of Sublime Text. But, even with the cat’s pajamas of modern code editors (that’s Sublime), getting source files from development to production meant carrying around some extra baggage:
I’m deliberately oversimplifying here for the sake of TL;DR, so let me get the point. If you’re running a small site, are capable of failing fast and failing often, don’t have a lot of code contributors or are for some reason stuck working on an IBM Aptiva with 16MB RAM upgrade, you can pretty much skip the pain points in the list above and just manage code directly on the web server remotely. How is that possible? Simple. SFTP to Ubuntu server with Sublime Text as explained in this article.
Permalink 3 minute read Published
Using Eclipse IDE to push files to remote upstream using EGit.
While working through the
EGit User Guide I ran into difficulty pushing files upstream using Eclipse Indigo SR1 (build 20110916-0149). The difficulties manifested themselves at first with an auth failed
error, which was quickly resolved with a
visit to Stack Overflow. But after fixing that problem I began seeing the following error while trying to push to a remote repo:
Cannot get remote repository refs. Reason: ssh://git@github.com:22: Passphrase for C:\Users\...\.ssh\id_rsa