Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/attuneops/install-go-on-ubuntu
Attune Automation Project for Go on Ubuntu. Go is an open source programming language that makes it simple to build secure, scalable systems. Ubuntu is the modern, open source operating system on Linux for the enterprise server, desktop, cloud, and IoT.
https://github.com/attuneops/install-go-on-ubuntu
attune attune-automation automation go golang servertribe ubuntu
Last synced: 7 days ago
JSON representation
Attune Automation Project for Go on Ubuntu. Go is an open source programming language that makes it simple to build secure, scalable systems. Ubuntu is the modern, open source operating system on Linux for the enterprise server, desktop, cloud, and IoT.
- Host: GitHub
- URL: https://github.com/attuneops/install-go-on-ubuntu
- Owner: AttuneOps
- Created: 2023-06-13T02:04:45.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-07-16T11:16:19.000Z (4 months ago)
- Last Synced: 2024-07-16T13:59:13.121Z (4 months ago)
- Topics: attune, attune-automation, automation, go, golang, servertribe, ubuntu
- Homepage: https://www.attuneautomation.com/Install-Go-on-Ubuntu/
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Docs](https://img.shields.io/badge/docs-latest-brightgreen.svg)](http://doc.servertribe.com)
[![Discord](https://img.shields.io/discord/844971127703994369)](http://discord.servertribe.com)
[![Docs](https://img.shields.io/badge/videos-watch-brightgreen.svg)](https://www.youtube.com/@servertribe)
[![Generic badge](https://img.shields.io/badge/download-latest-brightgreen.svg)](https://www.servertribe.com/community-edition/)# Install Go on Ubuntu
Go, also known as 'Golang', is a bonzer open-source programming language
introduced by Google in 2012. Its primary objective was to provide a language
that's a breeze to learn and use, allowing developers to swiftly wrap their
heads around its principles and dive into constructing top-notch applications.Since its creation, Go has gained ripper popularity among the developer
community. It's been fair dinkum widely used across a range of applications,
from cloud and server-side development to artificial intelligence and
robotics.**Links**
* [Go](https://go.dev/)
* [Ubuntu](https://ubuntu.com/)# Attune
[Attune](https://www.servertribe.com/)
automates and orchestrates processes to streamline deployments, scaling,
migrations, and management of your systems. The Attune platform is building a
community of sharable automated and orchestrated processes.You can leverage the publicly available orchestrated blueprints to increase
your productivity, and accelerate the delivery of your projects. You can
open-source your own work and improve existing community orchestrated projects.## Get Started with Attune, Download NOW!
The **Attune Community Edition** can be
[downloaded](https://www.servertribe.com/comunity-edition/)
for free from our
[ServerTribe website](https://www.servertribe.com/comunity-edition/).
You can learn more about Attune through
[ServerTribe's YouTube Channel](https://www.youtube.com/@servertribe).# Clone this Project
To clone this project into your own instance of Attune, follow the
[Clone a GIT Project How To Instructions](https://servertribe-attune.readthedocs.io/en/latest/howto/design_workspace/clone_project.html).## Blueprints
This Project contains the following Blueprints.
### Install Go on Ubuntu 20.04
This Blueprint aims to take you on a journey of acquiring and installing the
newest version of Go, on an Ubuntu 20.04 server. Moreover, it will guide you through the process of building
the quintessential 'Hello, World!' application and converting your Go code
into an executable binary for effortless future deployment.By following this Blueprint, you will not only obtain a thorough understanding
of how to set up Go on your Ubuntu 20.04 server but also acquire the essential
knowledge to commence your expedition of crafting Go applications that cater
to your specific needs.To successfully follow this Blueprint, you will need an Ubuntu 20.04 system
with a non-root user that has sudo privileges and a firewall properly
configured.**Links**
* [Go](https://go.dev/)
* [Ubuntu](https://ubuntu.com/)## Parameters
| Name | Type | Script Reference | Comment |
| ---- | ---- | ---------------- | ------- |
| Go Tarball URL | Text | `gotarballurl` | Go Current Binary Release Tarball URL. Navigate to the [official Go downloads page](https://go.dev/dl/) in your web browser. From there, copy the URL for the current binary release’s tarball. |
| Sudo User | Linux/Unix Credential | `sudouser` | |
| Ubuntu Node | Linux/Unix Node | `ubuntunode` | |
| User | Linux/Unix Credential | `user` | |## Files
| Name | Type | Comment |
| ---- | ---- | ------- |# Contribute to this Project
**The collective power of a community of talented individuals working in
concert delivers not only more ideas, but quicker development and
troubleshooting when issues arise.**If you’d like to contribute and help improve these projects, please fork our
repository, commit your changes in Attune, push you changes, and create a
pull request.---
Please feel free to raise any issues or questions you have.
---
**Thank you**