Questions tagged [bitnami]

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.

Bitnami is a library of installers or software packages for web applications and software stacks as well as virtual appliances.

Home Page: https://bitnami.com/

Wikipedia: https://en.wikipedia.org/wiki/Bitnami

124 questions
6
votes
1 answer

Nginx file upload pauses / stalls in the middle (uploads only 258kb and stops) - 408 request timeout

I have install bitnami nginx stack (nginx, php-fpm, mysql) to run multiple drupal 7 and node.js sites, but for now there is only one D7 site installed. File upload works perfectly in localhost. But as soon as I upload it to Linode vps with bitnami…
Amrit
  • 161
5
votes
3 answers

How to use nohup to continue to run a command after the user logout?

nohup & When I SSH into a Linux server, if I want to run a command and make sure that it will continue to run in the background after I logout from SSH, I will use the above commands. Recently I am using a server stack called Bitnami…
userpal
  • 623
3
votes
3 answers

IP address redirects to www.IP address

I have a Google Cloud Compute instance running a Bitnami Magento stack. For some strange reason if I try to browse to the site via the IP address it prefixes the IP address with www. so fails. The site domain name is fine. This is relevant because…
2
votes
1 answer

HTTPS site is not loading in NGINX web server

Below is my NGINX configuration. My website is deployed on AWS EC2 instance. I have checked the firewall settings and port 443 is open for public access. I'm able to access my website from http://example.com. But I'm unable to access the website…
Anirudh
  • 119
  • 5
2
votes
1 answer

AWS EC2 Server Refused Connection - Unmounted replaced authorized_keys - still cannot connect

So we were working on configurations for a soon to be production server. After making some configuration changes, we rebooted the machine and we got the dreaded "server refused connection" message. I tried creating an AMI and re-launching to try and…
2
votes
3 answers

client denied by server configuration: /opt/bitnami/apps/wordpress/htdocs/

I have word-press website on ec2 with bitnami image in error log file i am getting bellow snippet error. I have overwrite default htaccess.conf file with my .htaccess file now the path for .htaccess file is /opt/bitnami/apps/wordpress/htdocs/ …
2
votes
0 answers

Root partition out of inodes despite having free disk space

I'm running a Bitnami WordPress stack on an AWS EC2 instance. Even though df -h shows there is free disk space, I can't create new files or install packages. After checking with df -ih, it looks like the root partition (/) is at 100% inode…
2
votes
1 answer

Re-enabling commands in a cluster environment

we are running Redis as a container in a Kubernetes cluster (v1.21.14-gke.3000) where it is installed via Helm. Helm uses the Bitnami image, which disables the FLUSHALL command. As with this article, we want to re-enable Redis command but editing…
2
votes
1 answer

Automate the creation of database/user/password into K8 for Bitnami helm chart postgresql

I'm deploying the https://github.com/bitnami/charts/tree/master/bitnami/postgresql into k8s and wondering how can I automate the following creation of a database create a role with password as owner of the database above I've seen the extraDeploy…
silviud
  • 2,735
2
votes
1 answer

Has anyone successfully booted to a local VM from a .VMDK downloaded from GCP

Exporting a custom image to Cloud Storage I did this, then downloaded the .VMDK file one large 30gb file. I have VMware workstation Pro 15.5 I am new to this whole VM thing. I managed to make an image of my GCP webserver instance and then saved it…
2
votes
1 answer

Does AWS Bitnami stay up to date?

I use a Bitnami NodeJS instance on AWS. I found in the Bitnami docs that I have to manually keep a Wordpress installation updated. But for the OS, I could not find whether it keeps itself updated or if I need to update packages and the distribution…
2
votes
2 answers

5 Google Cloud websites down at the same time without a clue

I have 5 instances with google cloud, all running WordPress by bitnami. At 11am today, all websites are inaccessible...that's weird because I didn't alter anything and suddenly, not 1 website, but all websites down at the same time. Did try to stop…
1
vote
0 answers

VPC subnet error when deploying Bitname Elasticsearch to non-default GCE network

Deploying Bitnami's single-VM Elasticsearch. The error is: Invalid value for field 'resource.networkInterfaces[0]': ''. Subnetwork should be specified for custom subnetmode network It works fine if I deploy it to my default network, but I get this…
Isvara
  • 215
1
vote
1 answer

Not able to find admin username for Roundcube by Bitnami

After deploying Roundcube by Bitnami I am looking for admin username. This is the username in the deployment page. "Admin user: Use a GMail account by default" and the username is not admin. What does it mean how could I login the roundcube with…
vizon
  • 13
1
vote
0 answers

Apache redirect from http to https - SSL handshake failed: HTTP spoken on HTTPS port

I have Moodle (elearning system) web application installed on Debian 9 with Apache web server. It is a bitnami appliance, but the only difference is the folder structure. I configured redirection from http to https several months ago. Recently I…
culter
  • 527
1
2 3
8 9