Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Get Started
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
In-line updating from a Sourceforge or GitHub project for Lazarus
LazAutoUpdate suite
===================
Summary
=======
* LazAutoUpdate is a sytem for Lazarus/Freepascal developers to add an update facility to applications.
* It is designed for developers who host their projects on SourceForge or GitHub, though it can be used elsewhere.
* It consists of two parts:
1) The LazAutoUpdate visual component
2. The UpdatePack application
* The LazAutoUpdate component is very easy to code:
Just drop it on a form, set a couple of properties and call the AutoUpdate method
* The Update pack is designed to make deploying updates to the web as easy and painless as possible
* The applications are designed for Windows 32bit/64-bit and also Linux 32-bit/64-bit
Wiki Page: http://wiki.freepascal.org/LazAutoUpdater
-minesadorada