You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xyrex ef83e0f263 Init repo 3 years ago
..
cmd/ipps Init repo 3 years ago
configs Init repo 3 years ago
internal Init repo 3 years ago
pkg Init repo 3 years ago
web Init repo 3 years ago
README.md Init repo 3 years ago
config.toml Init repo 3 years ago
go.mod Init repo 3 years ago
ipps Init repo 3 years ago
privkey.pem Init repo 3 years ago
pubkey.pem Init repo 3 years ago
setup Init repo 3 years ago

README.md

Logo Interplanetary Parcel Service (IPPS)

This is the repository of IPPS’s web services.

Building

go build cmd/ipps

Running

  1. Copy the default configuration file configs/defaults.toml to ./config.toml
  2. Apply changes to the configuration file as necessary for the server infrastructure.
  3. Copy to the systemd configuration init/systemd to /etc/systemd/
  4. Start the systemd service