hosting
Here are 451 public repositories matching this topic...
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:
- Replace the existing
--ssloption with--tls.
a. Note that this enables "TLS/SSL" in the documentation so it doesn't confuse people.
b. The short option-Scould stay th
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
rewritesproperty: [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.
I like how Simplepush presents a couple of different ways to generate push messages on their website:
https://simplepush.io/#libraries
How about having a similar feature directly in the server GUI? That would include the bits documented here https://gotify.net/docs/pushmsg
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
Describe the bug
I just signed up and went to the public templates section.
There is only one template shown (see screenshot).
To Reproduce
Steps to reproduce the behavior:
- Go to 'https://cloud.lastbackend.com/templates#public'
- See error
Expected behavior
I was expecting a lot more, e.g. Wordpress, MongoDB, Bootstrap, PostgreSQL, Etherpad, Apache, CouchDB, SearX, wall
-
Updated
May 22, 2018 - Python
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:
Make Silex load faster
This is a relatively easy task for a programmer to start with Silex
Use dynamic imports of webpack to load the app progressively:
- first the App.ts
- then rest of Silex code
- also split the third party modules such as Monaco editor, wysihtml editor, prodotype, cloud explorer, ...
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
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,
-
Updated
Dec 22, 2018 - JavaScript
The guide for goaccess has the following command:
[isabell@stardust ~]$ cp /etc/goaccess.conf ~/etc/goaccess.conf
This is wrong because the config file is located in /etc/goaccess/goaccess.conf (at least on kushida.uberspace.de)
Add a field to describe the purpose of a database. If a user has several databases, it's hard to remember which one was for which of the projects they run.
-
Updated
Apr 7, 2020 - PHP
-
Updated
Oct 30, 2019
-
Updated
Feb 18, 2020
-
Updated
Jan 24, 2020 - Python
Hey,
Stumbled across your list from the awesome-static-website-services list and noticed I had a few I could add. I've included them below. Let me know if you'd like me to make a PR for these.
CMS
Hosting
- http
-
Updated
May 22, 2020 - Go
-
Updated
Jan 2, 2018 - PHP
Bonjour,
Dans la page pages/telecom/voip/asterisk_configuration_et_utilisation/guide.fr-fr.md, les sauts de ligne dans les sorties du terminal ou les configurations manquent, rendant la lecture du document difficile.
-
Updated
Feb 8, 2017
-
Updated
Apr 12, 2020 - Shell
I cannot find in the documentation how I can clone.
I'm assuming it is being done the "old" way (I see the "images" tab in the new frontend).
- create linode
- clone a disk
- boot linode
How to do step 2?
-
Updated
Sep 19, 2019 - Go
Improve this page
Add a description, image, and links to the hosting topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hosting topic, visit your repo's landing page and select "manage topics."
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?