Projects tagged ‘grails’ and ‘mysql’


[12 total ]

3 Users

Symbolic is a web application which aim to simplify the management within complex enterprise infrastructures. Symbolic is designed as front-end of Fedora Unified Network Controller (Func) and allow ... [More] to manage a huge quantity of machines, networks and environments. Symbolic supports LDAP, Kerberos and local authentication, allow control of wide variety of clients (hosts, guests and clusters), provide a completely compatible interface with func API framework, simplify user and operations management by using a fully customizable ACLs. [Less]
Created 12 months ago.

2 Users

Cloud Tools is a set of tools for deploying, managing and testing Java EE applications on Amazon's Elastic Computing Cloud (EC2). There are three main parts to Cloud Tools Amazon Machine Images ... [More] (AMIs) that are configured to run Tomcat and work with EC2Deploy. See list of installed software. EC2Deploy - the core framework. This framework manages EC2 instances, configures MySQL, Tomcat, Terracotta and Apache and deploys the application. See this blog entry for an overview Maven and Grails plugins that use EC2Deploy to deploy an application to EC2 NEW: Cloud Tools now supports Elastic Block Store. We are looking for beta testers for a new hosted version of Cloud Tools that provides automated application monitoring and management. Please contact us if you are interested in trying out this new service. Grails PluginThe Grails plugin makes it easy to deploy a Grails application to Amazon EC2. It takes care of configuring MySQL, Tomcat and Apache and deploys the application. The plugin provides many scripts including: cloud-tools-deploy - deploy the web application cloud-tools-describe - display information about the running EC2 instances cloud-tools-redeploy - redeploys the application cloud-tools-stop - terminates the instances You can download the plugin from here. See GettingStartedWithTheCloudToolsGrailsPlugin for information about configuring the plugin. Maven PluginThe Maven plugin is an easy way to use Cloud Tools. Once you have configured the plugin in the pom.xml you can deploy your web application to EC2 with "mvn cloudtools:deploy". This goal will: Launch the specified number of Amazon EC2 instances Configure a MySQL master database: create the schema, and run your database initialization scripts Configure zero or more MySQL slaves (optionally in a different availability zone) Upload your web application to EC2 Configure one or more Tomcat servers and deploy your web application Configure an Apache instance to load balance across the Tomcat servers The Cloud Tools maven plugin also supports the following other goals: cloudtools:jmeter - runs a load test cloudtools:redeploy - redeploys the web application cloudtools:dbsave - save a database snapshot in S3 cloudtools:dbrestore - restore the database from S3 cloudtools:clone - creates a copy of the cluster cloudtools:describe - describes the cluster cloudtools:list - lists the available clusters cloudtools:stop - shutdown the cluster See these instructions on using the Maven plugin. Contact me if you would like to know more about Cloud Tools or want to explore migrating your Java or Grails application to Amazon EC2. [Less]
Created about 1 year ago.

0 Users

About the projectAn open-source solution for the factoring activity. It's been developed using Grails 1.02 and will use GWT-EXT. Check the source of the pre-alpha build available! To run: ... [More] download and install grails download gfactor from svn go to gfactor directory grails run-app About FactoringFactoring is a word often misused synonymously with accounts receivable financing. Factoring is a financial transaction whereby a business sells its accounts receivable (i.e., invoices) at a discount. Factoring differs from a bank loan in three main ways. First, the emphasis is on the value of the receivables, not the firm’s credit worthiness. Secondly, factoring is not a loan – it is the purchase of an asset (the receivable). Finally, a bank loan involves two parties whereas factoring involves three. OBS: In Europe the term Factoring typically mean accounts receivable financing. Here the correct word for this article is: American factoring. The three parties directly involved are: the seller, debtor, and the factor. The seller is owed money (usually for work performed or goods sold) by the second party, the debtor. The seller then sells one or more of its invoices at a discount to the third party, the specialized financial organization (aka the factor) to obtain cash. The debtor then directly pays the factor the full value of the invoice. - http://en.wikipedia.org/wiki/Factoring_(finance) [Less]
Created about 1 year ago.

0 Users

Source code for my personal home page 6footplus.com
Created 12 months ago.

0 Users

This project has been moved to https://dbdjasperreport.dev.java.net/.
Created 12 months ago.

0 Users

Introductiontangerine-ui is a Flex application that is designed to be an entry level, Web-based CRM and sales management tool for small businesses. tangerine-ui is supported by services provided by ... [More] the Grails project tangerine. Project OverviewArchitecture Diagram The development of tangerine-ui is currently in progress. [Less]
Created 4 months ago.

0 Users

Introductiontangerine is a Flex and Grails application that is designed to be an entry level, Web-based CRM and sales management tool for small businesses. tangerine is the Grails application that ... [More] implements RESTful services to support the Flex based, UI project tangerine-ui. Project OverviewArchitecture Diagram The development of tangerine is currently in progress. [Less]
Created 12 months ago.

0 Users

Grails GPS Tracking
Created about 1 year ago.

0 Users

IntroductionThe application takes on the common business problem of account/customer management. This example is pretty simple, but the basics are here so I can prove that Grails is a viable ... [More] technology for almost any business that is ready to be productive. As a prerequisite, basic Groovy/Grails and Web development knowledge would be preferred but almost any determined developer can dive in without a problem. Checkout the source and start getting work done with Grails! [Less]
Created 4 months ago.

0 Users

Grails on Sakila is a Grails demo application on top of MySQL's Sakila sample database.
Created about 1 year ago.