ISPConfig Roadmap for 2025

Discussion in 'Developers' Forum' started by till, Jan 6, 2025.

  1. till

    till Super Moderator Staff Member ISPConfig Developer

    If releases of Apache/nginx that ship with supported OS supports it, then we can add it.
     
    Stephan Ververda likes this.
  2. michelangelo

    michelangelo Active Member

    I personally have that in my backlog todo for Nginx.
    Apache doesn't support HTTP/3 yet and according to an Apache mailling list entry there is also no one willing to spend time on it.

    With the Nginx Reverse Proxy feature coming sometime this year for ISPConfig, we can workaround this problem by using Nginx.
     
    Stephan Ververda likes this.
  3. remkoh

    remkoh Active Member HowtoForge Supporter

    I've put HAProxy in front of Nginx and Apache servers to get HTTP/3 support for the clients.
     
    Last edited: Jul 4, 2025
    ahrasis likes this.
  4. Masters of Media

    Masters of Media Member HowtoForge Supporter

    Is the ISPConfig WordPress Manager released, or inluded in ISPConfig 3.3.0 ?
     
  5. kameleon1er

    kameleon1er Member

    Hi guys! Hi Till, It's been a long time, but at the same time my isp is running smoothly.

    Thanks for the latest update and congratulations to the whole team.

    What an incredible job you're doing. I've read the roadmap for this year, and I wish you every success.

    I've managed to run some nice little Docker's apps behind Apache on the front end (Apache ReverseProxy), so far so good. Thanks to Gemini :p:cool:

    See you la Team !!
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    It has been finished but has not yet been released. It's not a part of ISPConfig 3.3.
     
    Masters of Media likes this.
  7. nhybgtvfr

    nhybgtvfr Well-Known Member HowtoForge Supporter

    any update on a target release date for the wordpress manager?
     
  8. ahrasis

    ahrasis Well-Known Member HowtoForge Supporter

    Nice job.

    For Nginx, the earliest for Ubuntu might be in 26.04 OR if Ondrej Sury decided and managed to package Nginx latest stable with OpenSSL 3.5+, that could also work, as a very good early trial for everybody using his PPA.
     
  9. till

    till Super Moderator Staff Member ISPConfig Developer

    The software is ready for quite a while, I just have to finish the installer. It should be ready soon.
     
    ahrasis likes this.
  10. IntrISP

    IntrISP Member

    Hi till , can you tell me about ispconfig panel in docker if i use this to kubernetes ?
    Maby ha options is in installer ?
     
  11. till

    till Super Moderator Staff Member ISPConfig Developer

    The AutoInstaller does not support Docker, and I have not used ISPConfig in Kubernetes. However, some Docker files from ISPConfig users are available online if you search for them. However, I have not personally used any of them.
     
  12. IntrISP

    IntrISP Member

    wasn't version 3.4 supposed to be in a container?
     
  13. till

    till Super Moderator Staff Member ISPConfig Developer

    ISPConfig 3.4 will be installable with the auto-installer, so there is no Docker requirement; however, we might provide some Docker-related functions in ISPConfig. Our plan for the future is to provide ISPConfig as a Docker image, in addition to the normal installation. But Docker has its limitations, so you won't get all functions from a standard installation. For example, Docker does not provide quotas, so there will be no hard disk limits for websites. We also plan to improve multiserver functions regarding HA setups and website migrations between servers.
     
  14. remkoh

    remkoh Active Member HowtoForge Supporter

    Including ISPC itself?
    I've been running ISPC in HA for some time now in my testlab and it works great. I can shutdown the real master and all nodes and panel continiou to function using the mirrored master. It's also IPSC upgrade proof.
     

Share This Page