GithubHelp home page GithubHelp logo

acromedia / ansible-role-devops-utils Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 2.0 241 KB

A collection of shell scripts intended to make life easier for Acro Media sysadmins and developers

License: GNU General Public License v3.0

Shell 84.56% Makefile 2.49% PHP 1.30% Roff 2.23% Perl 0.34% Jinja 8.75% Dockerfile 0.34%

ansible-role-devops-utils's People

Contributors

chithrak07 avatar dale-c-anderson avatar smmccabe avatar

Watchers

 avatar

Forkers

chithrak07 icacz

ansible-role-devops-utils's Issues

PHP 8.1 is needed

Is it possible to make this future proof, so any new version of PHP will "just work"?

s3 dir uploader fails even when it has permissions

The 'ls' test that the s3 uploader tries is lame. Even if permissions are good, and it would be able to write, the script stops.

A better test would be to actually try writing a file to the requested destination.

Path to certbot is outdated

LetsEncrypt's certbot is now a snap binary; certbot-auto is no longer available if the server is up to date.

acro-add-user fails to find web files when web project dir is a symlnk

For example,

ll /home/webacct/www/project
/home/webacct/www/project -> /var/www/project 
acro-add-user.sh foo 
# Skipping /home/webacct because WEB_FILE_COUNT was zero: 0"

Result: User foo is added, but foo's key was not added to webacct's authorized keys, because the find command doesn't follow symlinks by default, and doesn't think webacct is used for websites.

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.