Giter Club home page Giter Club logo

ansible-role-semaphore's People

Contributors

goetzk avatar morbidick avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

ansible-role-semaphore's Issues

Fails for mariadb

This seems to fail if you have mariadb installed, which is an alternative mysql flavor, since it tries to install vanilla mysql and fails.

However adding semaphore_mysql_install: false fixes it. So you may just want to mention in the readme that mariadb users should use this flag

After running Vagrantfile, unable to connect via localhost:5000

I was able to successfully run the Vagrantfile and provision the ubuntu VM. However, upon attempting to access the site via localhost:5000 or 127.0.0.1:5000 the connection is refused.

Also tried localhost:3000 or 127.0.0.1:3000 just in case.

I'm able to vagrant ssh into the box and can verify that all the components are installed and when I run /opt/semaphore/semaphore --config /etc/semaphore/semaphore.json the output is:

Semaphore 2.3.0
Port :3000
MySQL [email protected]:3306 semaphore
Tmp Path (projects home) /opt/semaphore/tmp

Fails to install on CentOS 8

Fails to install with the following error:

TASK [morbidick.semaphore : install Python MySQL module] *********************************************************************************************** fatal: [192.168.70.55]: FAILED! => {"changed": false, "failures": ["No package MySQL-python available."], "msg": "Failed to install some of the specified packages", "rc": 1, "results": []}

Fails to install on Ubuntu 20.04

The role fails to install during the Python MySQL Module phase, trying to install python-mysqldb while the package is called python3-mysqldb

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.