Code Monkey home page Code Monkey logo

galaxy-docs's Introduction

galaxy-docs

Run HEXO Server

To run:

npm install
npm start

galaxy-docs's People

Contributors

abernix avatar anddreluis2 avatar aquinoit avatar brunoeduardodev avatar cfnelson avatar danahmadi avatar daploydev avatar denihs avatar dependabot[bot] avatar dokithonon avatar filipenevola avatar fredmaiaarantes avatar glasser avatar grubba27 avatar henriquealbert avatar hwillson avatar julianeon avatar klokie avatar marktrang avatar matth1611 avatar murtukov avatar renanccastro avatar renovate-bot avatar renovate[bot] avatar rohit2b avatar storytellercz avatar tmeasday avatar vitorflores avatar wiserweb avatar zhenyasav avatar

Stargazers

 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

galaxy-docs's Issues

Broken "Edit this page on GitHub" links

Hi guys - it looks like the bottom "Edit this page on GitHub" links on each page are broken (the top "Edit on GitHub" links are working). I took a quick look at the source, and it looks like you'll just need to update to the latest hexo-theme-meteor version. This appears to now be fixed in the page.ejs template. Thanks!

Galaxy docs about used docker image seems outdated

Documentation here seems outdated. IT not only references as to docker registry images updated 2 and 4 years ago, Ubuntu 14.04 (support of which ended almost exactly 1 year ago) but also mentions node v8.9.3

No info on how to actually contact support in Support section

All Galaxy customers can submit support cases from within Galaxy and receive Basic online support for deployment-related questions. There is no guaranteed response SLA for Basic support but questions are typically answered within 1-2 business days.

How to contact support is not specified. :/
At least explain how to 'submit support cases'.

Thanks.

DNS setup in AWS Route 53 is missing information

When following the instructions for redirecting the root domain to the www subdomain in the Galaxy docs, I couldn't get it to work with HTTPS.

After some digging into the AWS docs, it seems like redirecting HTTPS is not possible with this simple setup described in the Galaxy docs.

The sites must use HTTP, because the redirect can't connect to Amazon S3 over HTTPS.
https://aws.amazon.com/premiumsupport/knowledge-center/redirect-domain-route-53/

The solution for me was to add a CloudFront distribution (and a new cert) and point the A record of the root domain to that (instead of pointing it to the S3 bucket).

Amazon S3 website endpoints do not support HTTPS or access points. If you want to use HTTPS, you can use Amazon CloudFront to serve a static website hosted on Amazon S3.
https://docs.aws.amazon.com/AmazonS3/latest/userguide/WebsiteEndpoints.html

Did I miss anything here? The AWS docs seem to contradict the Galaxy docs.

article mentions example of MAIL_URL but there is no example

On this page -> https://github.com/meteor/galaxy-docs/blob/master/content/environment-variables.md

It says this:

The following is an example setting for the MAIL_URL environment variable: smtp://postmaster%40your.mailserver.address.com:[email protected]:587

settings.json example

{
  "galaxy.meteor.com": {
    "env": {
      "MONGO_URL": "...",
      "MONGO_OPLOG_URL": "..."
    }
  },
  ... other keys can go here
}

but there is no example. Plus, I think ... other keys can go here might be missing some braces.

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.