Code Monkey home page Code Monkey logo

docker-yourls's Introduction

Hi there 👋

Developer from Taiwan 🇹🇼

Role I Play at Work

Site Reliablity Engineer, DevOps Engineer, Cloud Engineer, Technical Support Engineer

Skill Sets





More about me

guessi's github stats guessi's language stats

docker-yourls's People

Contributors

guessi 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

Watchers

 avatar  avatar  avatar  avatar

docker-yourls's Issues

Multiple User Support

Is there an ability to use this with multiple users? I'd like to have 3-4 usernames and passwords for this.

Multiple Users

Hello!

How can I use multiple users? I tried several things, but it didn't work.

Best Regards

Broken dont-log-crawlers after upgrading to PHP 8.0

Error message:

  | Fatal error:  Uncaught TypeError: array_merge(): Argument #1 must be of type array, null given in /opt/yourls/user/plugins/dont-log-crawlers/plugin.php:295
  | Stack trace:
  | #0 /opt/yourls/user/plugins/dont-log-crawlers/plugin.php(295): array_merge(NULL, Array)
  | #1 /opt/yourls/user/plugins/dont-log-crawlers/plugin.php(268): dlb_get_cidrs()
  | #2 /opt/yourls/user/plugins/dont-log-crawlers/plugin.php(326): dlb_is_blacklisted()
  | #3 /opt/yourls/includes/functions-plugins.php(229): dlb_skip_if_crawler(false, 'yourlsblog', false)
  | #4 /opt/yourls/includes/functions.php(88): yourls_apply_filter('shunt_update_cl...', false, 'yourlsblog', false)
  | #5 /opt/yourls/includes/functions.php(268): yourls_update_clicks('yourlsblog')
  | #6 /opt/yourls/yourls-go.php(21): yourls_redirect_shorturl('https://blog.yo...', 'yourlsblog')
  | #7 /opt/yourls/yourls-loader.php(51): require_once('/opt/yourls/you...')
  | #8 {main}
  | thrown in /opt/yourls/user/plugins/dont-log-crawlers/plugin.php on line 295

Ref:

Update to 1.9...?

Hi,

Not a real issue (depends on how you see these things), but could you update the image to 1.9...?

My installation starts popping an upgrade reminder.

Thanks!!!

Can't login...

No matter what username and password I enter, it doesn't work...

I have an old install running under nginx/php-fpm, and I'm trying to deploy this docker container to connect to that other DB... the debug into shows that I'm connected, but after entering the admin username and password, I just get kicked back to the login screen again and told it's an invalid username or password...

Any ideas what to try next??

Move to official image builds?

Brief history of the repositories

Back in 2017, I was a user of YOURLS (Great thanks to upstream maintainers). I found it's hard to build YOURLS into container image so I publish my customized YOURLS image build and scripts on May 7, 2017. Around half year later, upstream YOURLS maintainers published an official repo called "YOURLS/docker" to build container images for YOURLS project on Nov 11, 2017. So it became two different image repositories.

Description

As two images build process approaches are very different, should we adopt change for these changes? or maybe I should encourage people to use Official Image builds? - https://github.com/YOURLS/docker

Erro connect DB

Thanks for providing the yml.

Get this result by doing docker composer. I made all changes to env.mysql and env.yourls

YOURLS: Your Own URL Shortener
YOURLS
Fatal error

Incorrect DB config, or could not connect to DB
PDOException: SQLSTATE[HY000] [1045] Access denied for user 'yourls'@'172.31.0.3' (using password: YES)

Powered by YOURLS v 1.8.2

Build container images with GitHub Actions

Description

It's been a long time having no automation build but all image built manually after Docker Hub stop offering build for Free accounts, need to find a way to get image build weekly or monthly to ensure we could get security fixes such as Debian, PHP, Apache, etc.

Restore from backup

Hello!
Made a backup as described in the README, when trying to restore I get an error:
mysql_1 | 2021-12-08 08:46:36+00:00 [Note] [Entrypoint]: /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/mysql-dump-2021-12-08-081258.sql
mysql_1 | ERROR 1064 (42000) at line 1: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'mysqldump: [Warning] Using a password on the command line interface can be insec' at line 1

(Question) (startup) Port 80 already in use

Hi! I have a question about getting started. (New to docker / YOURLS)

When I run docker-compose up I get the error that port 80 is in use.

Screen Shot 2022-04-02 at 3 40 19 PM

If I switch any references of port 80 -> 81, the error goes away, but i'm unable to navigate to http://localhost/admin/index.php or see anything on localhost or localhost:80

Is there anything else I should try? Also if I want to see the YOURLS source code that is being pulled in how would I do that?

Appreciate the help, and Thanks!

add theme and Plugins

Hi,

How can i add custom themes and Plugins?

Is this in conf/opt/yourls/

Currently i have only an white Page. The Admin Backend works.

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.