Skip to content
#

hosting

Here are 451 public repositories matching this topic...

AngelGuerra
AngelGuerra commented Apr 16, 2020

Thumbor is an open-source photo thumbnail service

I'm only have read about it, I never have used it so I open a issue instead of pull request, maybe someone can give us a feedback, but it looks good.

Maybe it can be in "Photo and Video Galleries" section?

thornjad
thornjad commented Dec 18, 2019

A small pet peeve of mine is that the --ssl option enables TLS, not SSL. I accept that the tech world uses these related but different terms interchangeably, but I'd rather be more correct by default.

To do:

  1. Replace the existing --ssl option with --tls.
    a. Note that this enables "TLS/SSL" in the documentation so it doesn't confuse people.
    b. The short option -S could stay th
PierBover
PierBover commented Feb 9, 2020

The docs recommend using rewrites instead of routes but AFAIK it's not possible to use methods in the rewrite config.

I tried it with now dev and it stoped with this error:

Error! Invalid rewrites property: [0] should NOT have additional properties

I'm guessing this feature has not been implemented and if that's the case please consider this a feature request.

cayetona
cayetona commented Jan 19, 2019

hi everyone, i need help to configure fail2ban with modoboa to prevent brut-force with the web interface.

I activate the log in settings.py

    'syslog-auth': {
        'class': 'logging.handlers.SysLogHandler',
        'facility': SysLogHandler.LOG_AUTH,
        'address': '/dev/log',
        'formatter': 'syslog'
    },

i configure a jail.local

[modoboa

lastbackend

A comparison between some VPS providers. It uses Ansible to perform a series of automated benchmark tests over the VPS servers that you specify. It allows the reproducibility of those tests by anyone that wanted to compare these results to their own. All the tests results are available in order to provide independence and transparency.

  • Updated May 22, 2018
  • Python
Froxlor
mr-manuel
mr-manuel commented Jan 3, 2020

Feature Request

Summary

  • It would be great, if we manually can add/remove columns in the Customers/Domains overview.

For example:

  • Customers overview: add the applyed hosting plan, Email and other fields.
  • Domains overview: add the document root, separate logfile enabled, Emaildomain enabled, Only email? enabled and other fields.

System information

  • Froxlor version:
Silex
ArvyRogerio
ArvyRogerio commented Aug 2, 2016

Operating System: CentOS
Operating System Version number: 6
Sentora Version: 1.0.3

Issue: if you create a new domain and only Distribution Lists, email bounces

How to reproduce it: create a new domain; create one or more Distr. Lists; send email; email bounces. Only works if you create a mailbox before, even if deleted after.

Suggested fix or solution if you have any: problem is not create the

kush-blog
kush-blog commented Jun 28, 2019

The file that has been generated has a bug which I need to fix everytime I deploy.
In the static index.html file for my new Post and the home Page, it renders the image incorrectly, the file name is changed and an extra "g" or "pg" or "jpg" is getting added to the images
For ex in this tag
img class="post-card-image" srcset="content/images/size/w300/2019/06/chennai-img.jpeg 300w,

Improve this page

Add a description, image, and links to the hosting topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hosting topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.