Skip to main content

go/llama

gollama

go/llama is an opensource solution to golinks often seen in tech companies. I recently started working at a company that does not have support for golinks so I decided to write my own.

Getting Started

Prerequisites

  • Python3

Installing

python setup.py install

Usage

Edit local host file to resolve DNS go to 127.0.0.2.

  • Windows: C:\Windows\System32\drivers\etc\hosts
  • Mac: /private/etc/hosts
  • Linux: /etc/hosts

Your hosts file should look something like this

...
127.0.0.1 localhost # example
127.0.0.2 go
...
cd gollama
python manage.py migrate
python manage.py runserver 127.0.0.2:80

NOTE: On macOS you will need to perform the following sudo ifconfig lo0 alias 127.0.0.2 up in order to add 127.0.0.2 to the loopback address.

Once this is setup http://go should route you to the home dashboard where you can create new links.

To use these links just type http://go/{SHORTHAND}

Contributing

Feel free to open any pull requests in the github page, I will review them as they come in.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • go/links, for hooking me up and never letting me go
  • Ben, for debugging with me
  • Maryann, the Llama artist

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gollama-1.1.0.tar.gz (76.4 kB view details)

Uploaded Source

File details

Details for the file gollama-1.1.0.tar.gz.

File metadata

  • Download URL: gollama-1.1.0.tar.gz
  • Upload date:
  • Size: 76.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.1

File hashes

Hashes for gollama-1.1.0.tar.gz
Algorithm Hash digest
SHA256 2fe98cb3c2c901c86b34fba6ad334bf3f6512d24847ceeb12f546b1f094252f4
MD5 52f424283ac1930fbf776890faede354
BLAKE2b-256 f9299b3e0b83d3f6f26f896842c7e19fa0601ad201403e8f07b95a367d68bf6e

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.1.0 This release

1 file

1.0.2

1 file

1.0.1

1 file

1.0.0

1 file

0.0.2

1 file

0.0.1

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page