Laragon 3.0 Released - Zero Operation with Postgres, MongoDB, Node.js, Java, Python - Now WAMP, MEAN, Django/Flask, Spring/SpringBoot with ease
-
I'm so excited to announce the release of Laragon 3.0 (2017-05-20)
This release has some breaking changes: How to upgrade Laragon safely
- All services are now 64-bit by default
- MySQL data dir will be located on
data\mysql
instead ofdata
as you may need Postgres and MongoDB - Add Procfile idea, it helps you to automate and control your own processes easily. Ref What is Procfile?
...and a lot of improvements to turn Laragon into a universal dev environment.
Previous version of Laragon can hot-swap (1-Click) between PHP versions, MariaDB/MySQL versions, Apache versions, Nginx versions. With Laragon 3.0, you also can:-
Hot swap between Node.js versions
-
Hot swap between Postgres versions
-
Hot swap between MongoDB versions
-
Hot swap between Python versions
-
Hot swap between Java versions (make Java portable on Laragon)
-
Auto create data dir: No more worries when your data is corrupted or version mismatch. Just rename correspond folder in your data path (data\mysql, data\mongodb, data\postgresql) to another name and Laragon will create a new clean one for you.
-
Auto detect and ensure the number of php_cgi processes (Upstream) are running for Nginx (https://forum.laragon.org/topic/418/laragon-full-nginx-needs-restart-every-day)
-
Support adding custom add tools to Laragon following Procfile format (https://forum.laragon.org/topic/428/is-it-possible-add-custom-tools)
-
Updated Node.js to 7.10.0
-
Added MongoDB 3.4
-
Added RoboMongo: ** Menu > MongodB > Robomongo**
-
Added Postgres 9.6
-
Added PgAdmin3 from BigSQL which can work with Postgres 9.6
-
Added Python 2.7
-
Added Python 3.6
-
Added JDK 8 (u131)
-
Added Maven 3.5
-
Download here:
https://forum.laragon.org/topic/473/download-laragon-3-0
-
wow! very nice changelog, congrats! 👍
can't wait to try it out on monday at work 🙂
-
Laragon 3.0.4 has been released:
- Released: 2017-05-29
- Updated MariaDB 10.2.6 Stable (GA).
- Improved shutdown speed
-
Laragon 3.0.5 has been released:
- Released: 2017-06-01
- Use different settings for MySQL and MariaDB, so you can switch between MySQL and MariaDB without any worries.
Check my tutorial here: (Updated)
https://forum.laragon.org/topic/164/tutorial-how-to-add-another-mysql-version
-
wow! awesome!
-
@leokhoa下载最新版的,我安装mongodb启动不了
-
@liuguodong1019 : Any images? Could you translate it to English?
-
yarn stable 1 is out.
ps.
What about the all in one version? (apache + nginx and maria/mysql + mongo+ postgres, in the same application)
-
In this version of php can also be used?