• Stars
    star
    1
  • Language
    Go
  • License
    GNU General Publi...
  • Created almost 5 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

[mirror] Configuration management software, infrastructure as file and directory layout

awwan

awwan is configuration management software, infrastructure as file and directory layout.

In other words, awwan is a command-line interface (CLI) to shell script, that can execute multiple lines of commands in local or remote server using shell or SSH.

Do you have a collection of shell scripts to manage one more similar server? Do you ever want to execute only part of your script? Are you get tired with learning others syntax and tools for provisioning your own server, while you need is a handful knowledge of shell script?

If yes, awwan is the right tools for you.

Features,

  • Encryption. Awwan can read and copy encrypted files.
  • Encrypted variables. Awwan can read and executed script that contains encrypted variables.
  • Dynamic script with variables. An awwan script is like shell script but can be executed in different remote servers with different values.
  • Dynamic script execution. Unlike shell script, awwan can select which lines to be executed, either by number or by range.
  • Provisioning in local environment using basic shell.
  • Provisioning in remote server using SSH and SFTP.

From the CLI perspective, awwan is feature complete.

Most enhancements and bug fixes probably in the web user interface with clear use cases and issues.

Feel free to open new feature or report a bug in our issue tracker.

Documentation

Project website.

Tour of awwan.

Changelog -- History of each awwan release.

Installation -- Link to download and/or install awwan manually from source code.

Manual page -- The manual page describe how to setup and use awwan.

Go documentation -- Go module documentation of awwan as library.

Development

Repository -- The repository of this software project.

Mailing list -- Place for discussion and sending patches.

Issues -- Place to open new issue or request for new feature.

More Repositories

1

go-bindata

A small utility which generates Go code from any file. Useful for embedding binary data in a Go program.
Go
186
star
2

pakakeh.go

[mirror] A collection of libraries and tools written in Go.
Go
49
star
3

rescached-go

Resolver (DNS) cache daemon.
Go
32
star
4

hunspell-id

Indonesia hunspell dictionary. Kamus Bahasa Indonesia untuk program hunspell.
Makefile
32
star
5

dsv

The Go library for working with delimited separated value (DSV).
Go
28
star
6

haminer

[mirror] Library and program to parse and forward HAProxy HTTP logs
Go
22
star
7

j2p

A tool to help migrating from JIRA to Phabricator
Go
13
star
8

tabula

A Go library for working with rows, columns, or matrix (deprecated, see https://github.com/shuLhan/share/tree/master/lib/tabula).
Go
11
star
9

go-mining

Data mining with Go.
Go
10
star
10

ciigo

[mirror] Go static website generator with asciidoc markup language
Go
10
star
11

asciidoctor-go

[mirror] Native Go module for parsing and converting asciidoc markup language.
Go
9
star
12

beku

Go simple package manager with GOPATH or vendor
Go
8
star
13

rescached

Resolver cache daemon (deprecated). See https://github.com/shuLhan/rescached-go for new implementation.
C++
8
star
14

mattermost-integration

Libraries and tools for integrating with Mattermost
Go
7
star
15

sima

Sistem Informasi Manajemen Aset
PHP
7
star
16

arch-docker

Script to create docker images based on Arch Linux on x86_64.
Shell
4
star
17

vos

Vos is a program to process formatted data, i.e. CSV data. Vos is designed to process a large input file, a file where their size is larger than the size of memory, and can be tuned to adapt with your machine environment.
C
4
star
18

wvcgen

Wikipedia vandalism dataset generator
Go
3
star
19

gorankusu

[mirror] The Go module for programmatically run and load testing HTTP services
Go
3
star
20

gotp

[mirror] Command line interface for Time-based One Time Password (TOTP)
Go
2
star
21

thesis

Master Thesis: Detecting Vandalism on English Wikipedia Using LNSMOTE Resampling and Cascaded Random Forest Classifier
TeX
1
star
22

mdgo

[mirror] Go static website generator with markdown markup language
Go
1
star
23

karajo

[mirror] HTTP workers and manager with web user interface
Go
1
star
24

gonduit

The Go library for working with Phabricator Conduit API
Go
1
star
25

kait

Go
1
star
26

librextjs

Open source javascript framework.
JavaScript
1
star
27

tekstus

A Go library for working with text (deprecated, see: github.com/shuLhan/lib/text).
Go
1
star
28

libvos

A C-with-class library primarily for manipulating DSV data (reading and writing DSV data in any format), turns out it had more capabilities: DNS protocol, FTP protocol, a simple FTP server, OCI protocol, and reading/writing INI configuration file
C++
1
star
29

share

[Deprecated] A collection of libraries and tools written in Go. This module has been moved to https://git.sr.ht/~shulhan/pakakeh.go
Go
1
star