Top "Bitnami" questions

Bitnami is a library of popular server applications and development environments that can be installed with one click, either in your laptop, in a virtual machine or hosted in the cloud.

How can I tell what user Jenkins is running as?

I have a bitnami Jenkins VM, how do I tell what user Jenkins is running as? I suspect it is …

linux jenkins bitnami
Bitnami Redmine backup strategy

We started using Redmine at work. I know it uses MySQL as the database, and Apache 2 as the web server. …

redmine bitnami
How can I login to PHPMyAdmin on AWS Lightsail?

I just set up an AWS Lightsail account and chose the LAMP installation, provided by Bitnami. According to the Bitnami …

amazon-web-services phpmyadmin bitnami amazon-lightsail
SSL handshake faillure with node.js server

I'm currently trying to create a secure connection with socket.io, and I really can't achieve that for now. Trying …

node.js https socket.io openssl bitnami
initdb.bin: invalid locale settings; check LANG and LC_* environment variables

When I tried to install bitnami odoo 9 in my ubuntu system via terminal, I got the following error message. How …

openerp bitnami
wordpress : How to specify the cause "This site can’t be reached"

I have used Let's Encrypt for WordPress on AWS Lightsail. I found that it was expired because I didn't renew …

php wordpress lets-encrypt bitnami amazon-lightsail
Error response from daemon: cannot stop container

I started the Docker container: VirtualBox:~$ sudo docker run --name rabbitmq -d -p 0.0.0.0:5672:5672 -p 0.0.0.0:15672:15672 bitnami/rabbitmq All is well, the …

docker rabbitmq bitnami
Mongo "auth failed" Only for Remote Connections. Local Works fine

I have a Bitnami MEAN instance running on EC2. After much finagling, I've been able to successfully connect to the …

mongodb authentication amazon-ec2 remote-access bitnami
How to I get control of the Cache-Control header with Wordpress on Apache?

This is driving me absolutely nuts. We're running Wordpress on Apache (we're new to this stack, if that's not obvious). …

wordpress apache caching cache-control bitnami
Allowed Host Setting for Django on EC2

I just deployed to an Amazon EC2 bitnami djnago stack and I'm having trouble with the ALLOWED_HOSTS setting in …

django amazon-ec2 web-deployment cloud-hosting bitnami