comp.lang.ada
 help / color / mirror / Atom feed
From: gautier_niouzes@hotmail.com
Subject: Re: hows gnoga? anyone got blog site etc up I can see?
Date: Fri, 19 May 2017 13:26:21 -0700 (PDT)
Date: 2017-05-19T13:26:21-07:00	[thread overview]
Message-ID: <61b8a71d-c0cd-4b17-a868-6bf8508f2524@googlegroups.com> (raw)
In-Reply-To: <59522c4f-4dd4-4972-b5ce-8fd99e5f6eb8@googlegroups.com>

> ok now are you making any startup to do e commerce or financial processing or anything with gnoga?

In this case, it is a all about games...

> use postgresql backend?

Sqlite so far. Gnoga provides a root database package, plus sqlite and mysql implementations. I picked sqlite because it seemed the simpler choice. At least in this case, the database server will be statically linked to the executable. This means your entire Gnoga server, including database management, is contained in 1 executable file. You deploy then the resources for the ./img, ./html, ./js, ./css directories, and it's done.
Packing all that together can be as simple as:

zipada -ed3 my_app/app_deploy.zip bin/app_main.exe bin/app.db img/* html/* js/* css/* css/images/*

G.

  parent reply	other threads:[~2017-05-19 20:26 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1723366e-e42a-4a23-af2b-40103d19a7dc@googlegroups.com>
2017-05-02  6:01 ` hows gnoga? anyone got blog site etc up I can see? rabbibotton
2017-05-02 15:50   ` gautier_niouzes
2017-05-19  7:49 ` gautier_niouzes
2017-05-19  8:03   ` Dmitry A. Kazakov
     [not found]     ` <2a01b31f-6d23-41ef-b363-8c5b058c0349@googlegroups.com>
2017-05-19 14:49       ` Dmitry A. Kazakov
2017-05-19 19:54   ` G.B.
     [not found]   ` <59522c4f-4dd4-4972-b5ce-8fd99e5f6eb8@googlegroups.com>
2017-05-19 20:26     ` gautier_niouzes [this message]
2017-05-20 13:51       ` Dmitry A. Kazakov
2017-05-20 12:44   ` gautier_niouzes
2017-06-05 20:25     ` gautier_niouzes
2017-06-05 21:13       ` Anh Vo
2017-06-06 13:38       ` AdaMagica
2017-06-06 15:25         ` gautier_niouzes
2017-06-06 19:34           ` gautier_niouzes
2017-06-06 14:26       ` Shark8
2017-06-06 15:56     ` Robert Eachus
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox