Does it run on Heroku?
Gogs – Go Git Service
141–150 of 186 posts
Re: Gogs – Go Git Service
#142Re: Gogs – Go Git Service
#143Earlier quoted context omitted.
Only if you don't deliver it alongside the application, which is what statically compiling the Go runtime means.
Are there many java applications that bundle the jre?
Usually you get the option to use the bundled one or whatever is available if one is detected already on the system.
To the point that is one of the options of the new Java application packer introduced with Java 8.
Also in all server deployments that we do for our customers, Java is just another configuration of the whole application packaging.
Also many companies don't mind paying for commercial Java AOT compilers to native code, which then puts their Java code in the same league as Go.
Re: Gogs – Go Git Service
#144Re: Gogs – Go Git Service
#145Earlier quoted context omitted.
Sorry, which tool :-) ? Docker compose? Cloudron gives you a private server (we use DigitalOcean right now) on which you can install web apps. We automate everything about maintaining your server - DNS, certs, app updates, backups etc. In short, we want to make it possible for everyone to have their own server. Cloudron is more a consumer product than a development tool (of course, we have tooling that enables develo…
Maybe sandstorm.io? https://apps.sandstorm.io/app/d9ygf47xrtnw12j92cyt6cu8ut75es...
Re: Gogs – Go Git Service
#146Re: Gogs – Go Git Service
#147Earlier quoted context omitted.
How does this relate to that other similar tool the name I just forgot?
Sorry, which tool :-) ? Docker compose? Cloudron gives you a private server (we use DigitalOcean right now) on which you can install web apps. We automate everything about maintaining your server - DNS, certs, app updates, backups etc. In short, we want to make it possible for everyone to have their own server. Cloudron is more a consumer product than a development tool (of course, we have tooling that enables develo…
(I know this is not something I should be asking, I'll not be sad if you do not answer)
Re: Gogs – Go Git Service
#148Earlier quoted context omitted.
> I've always believed that 100% of all dependencies should be included in projects. Including libc, Mesa, and libX11? It's pretty untenable to do this in the limit. Eventually you're forced into using a good package manager, and once you have one you might as well use it for the rest of your dependencies too.
I make video games. There's no such thing as a package manager that supports Linux, OS X, Windows, iOS, Playstation, and Xbox. So from my perspective no. No you aren't forced into something that doesn't exist. ;) There is a line. You shouldn't include operative systems. Nor language tools (C++ compiler, Python installer, etc). Nor hardware SDKs (DirectX, OpenGL, etc). But beyond that? My vote is strongly in favor of…
Re: Gogs – Go Git Service
#149Earlier quoted context omitted.
Only if you don't deliver it alongside the application, which is what statically compiling the Go runtime means.
Are there many java applications that bundle the jre?
Because some Salesforce product required a specific version of Java and Oracle's PMS software required a specific, different version of Java. And both vendors only support their products by having it run with only the correct version of Java installed.
And then I have this VM with this ancient version of Java I can't even find for download any more so that I can use the management interface for Brocade FC switches.
Re: Gogs – Go Git Service
#150Earlier quoted context omitted.
Sorry, which tool :-) ? Docker compose? Cloudron gives you a private server (we use DigitalOcean right now) on which you can install web apps. We automate everything about maintaining your server - DNS, certs, app updates, backups etc. In short, we want to make it possible for everyone to have their own server. Cloudron is more a consumer product than a development tool (of course, we have tooling that enables develo…
I like this very much. I do not want it for me right now (I don't have a use case) but I really want it to get traction. Are you doing well as a business? (I know this is not something I should be asking, I'll not be sad if you do not answer)