Giter VIP home page Giter VIP logo

stonehenge's People

Contributors

back-2-95 avatar renovate-bot avatar renovate[bot] avatar sir-arturio avatar tuutti 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

stonehenge's Issues

At random the container loses the ssh-keys

To solve this temporarily do the following:

  1. Go to stonehenge root folder and run:
    make addkey
  2. Go to the project with issues and run:
    docker-compose up -d --force
  3. Go into your container and run:
    ssh-add -L
    You should now have your keys in the container. If not - pray to god.

Traefik 2

Refactor Stonehenge to use Traefik 2. This means changes to:

  • Traefik configuration
  • labels in docker-compose.yml files

Maybe some more.

Drupal 8 example

Create an example where Drupal 8 is raised up with one command.

Now can be just empty installation.

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

docker-compose
compose.yaml
dockerfile
Dockerfile
github-actions
.github/workflows/tests.yml
  • actions/checkout v4
html
catchall/index.html
  • highlight.js 11.9.0
  • highlight.js 11.9.0
  • highlight.js 11.9.0

  • Check this box to trigger a request for Renovate to run again on this repository

NET::ERR_CERT_AUTHORITY_INVALID after stonehenge first install

Just after running
$ make up
if I try to access to treafik dashboard page using HTTPS I get a NET::ERR_CERT_AUTHORITY_INVALID error from browser.
I can see the root CA in my "/etc/ssl/certs" dir and I can find the CA in Chrome and Firefox environment.
I'm running ubuntu 20.04 and docker 20.10.7.
What I'm missing?
Thanks,
tode

Drop Portainer

Docker Desktop has out-of-the-box functionality for most use cases which we have for Portainer.

  • Now Docker Desktop is also available for Linux
  • Latest Docker Desktop includes extensions where you can also install Portainer
  • Docker Desktop Dashboard includes already lots of features like logs, inspection of containers, images, volumes etc.

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Error type: Cannot find preset's package (github>whitesource/merge-confidence:beta)

Windows WSL2 support

  • mkcert is used in Windows 10, no need it to be installed with Stonehenge
  • mkcert is installed to Windows with Chocolatey
  • WSL_DISTRO_NAME=Ubuntu-20.04 can be used to detect WSL2 Ubuntu
  • Ubuntu needs make to be installed
  • certs created in Windows need to be used by docker-compose.yml setup

mkcert generated certs don't work with CLI tools

E.g. if I make requests to my local container (Traefik + mkcert generated certs) with Httpie. Note that these certs work when accessing the site with Chrome or Firefox. I use macOS Big Sur atm.

$ http --headers https://portainer.docker.so

Will end up with following error:

http: error: SSLError: HTTPSConnectionPool(host='portainer.docker.so', port=443): Max retries exceeded with url: / (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1123)'))) while doing a GET request to URL: https://portainer.docker.so/

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.