Skip to content

Instantly share code, notes, and snippets.

@ruffle1986
Created October 30, 2017 15:40
Show Gist options
  • Save ruffle1986/7aae0e17d740508e35456dfeb3f17dfe to your computer and use it in GitHub Desktop.
Save ruffle1986/7aae0e17d740508e35456dfeb3f17dfe to your computer and use it in GitHub Desktop.

Intellyo services

Our services take place on Linode (https://linode.com)

hubot:

You can ssh the linode server where our hubot takes place

Frequently asked questions:

Q: What runs hubot?

A: Monit. You can see the list of all the services runned by Monit in /etc/monit/config.d

Q: Hubot is down, what’s happened?

A: Hubot is down due to running out of free space. To free some space on the server you can erase logs for instance. Sometimes it’s needed to restart the redis server.

Q: How can I check how much free space is available on the server?

A: du -h —max-depth=1 [DIR_NAME] A: df


Sinopia

Frequently asked questions:

Q: Sinopia is down, what’s happened?

A: Most of the parts, sinopia is not down, but chrome labels it as a dangerous site because it says it has secure connections but the our certification has been expired. So you can still login to our private npm and also reach the UI in the browser. For getting rid of the inconveniences, we have to renew our certificate of course.

Q: I can’t see that Monit runs any sinopia services. What am I doing wrong?

A: Sinopia runs in a Docker container. —> docker ps Further info see the docs: https://docs.docker.com/


Intellyo

https://github.com/purposeindustries/intellyo-ansible/wiki/Systemd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment