Giter Site home page Giter Site logo

tldr-devops / startpack Goto Github PK

View Code? Open in Web Editor NEW
1.2K 16.0 61.0 68 KB

Selfhosted tech starter pack for development of new project or startup

License: MIT License

Shell 100.00%
starter starter-kit startup docker-compose docker-swarm traefic portainer monitoring mariadb postgresql

startpack's People

Contributors

adlpz avatar friz-zy avatar mrwacky42 avatar sphr2k avatar whatisnormal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

startpack's Issues

rocketchat shows 'Bad Gateway'

I started rocketchat using

docker compose -f rocketchat.yml up -d

and after I try open rocketchat.myhost it shows 'Bad Gateway' error.
Other services (portainer, open project) works fine.
How can I fix it?

Ubuntu 20.04

SMTP Error caused by Greeting timeout

Server Setup Information

Version of Rocket.Chat Server: 5.0.4
Operating System: Debian 11
Deployment Method: tar ( manual )
Number of Running Instances: 1
NodeJS Version: v14.20.0
MongoDB Version: 4.4.16
Proxy: reverse Proxy Nginx
Firewalls involved: ufw

I could not send E-Mails via SMTP caus the greeting_timeout value was to low /DIR/Rocket.Chat/programs/server/npm/node_modules/meteor/email/node_modules/nodemailer/lib/smtp-connection/index.js
changed " const GREETING_TIMEOUT = 35 * 1000; // how much to wait after connection is established but SMTP greeting is not receieved

My STMP Server reacts a bit slow but the changed worked!

Error Message before the change:
Exception in defer callback: Error: Greeting never received at SMTPConnection._formatError (/DIR/Rocket.Chat/programs/server/npm/node_modules/meteor/email/node_modules/nodemailer/lib/smtp-connection/index.js:784:19) at SMTPConnection._onError (/DIR/Rocket.Chat/programs/server/npm/node_modules/meteor/email/node_modules/nodemailer/lib/smtp-connection/index.js:770:20) at Timeout. (/DIR/Rocket.Chat/programs/server/npm/node_modules/meteor/email/node_modules/nodemailer/lib/smtp-connection/index.js:704:22) at listOnTimeout (internal/timers.js:557:17) at processTimers (internal/timers.js:500:7) { code: ‘ETIMEDOUT’, command: ‘CONN’ }

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.