Skip to main content

A broker server for sending SMS.

Project description

sms-server

A broker server for sending SMS.


Installation :pick:

apt install python3-venv -y
mkdir -p /opt/kds-sms-server
python3 -m venv /opt/kds-sms-server
source /opt/kds-sms-server/bin/activate
pip install kds-sms-server
ln /opt/kds-sms-server/bin/kds-sms-server /usr/bin/kds-sms-server
deactivate
echo """[Unit]
Description=A broker server for sending SMS.
After=multi-user.target

[Service]
Type=simple
Restart=always
WorkingDirectory=/opt/kds-sms-server
ExecStart=/opt/kds-sms-server/bin/kds-sms-server serve

[Install]
WantedBy=multi-user.target""" > /etc/systemd/system/kds_sms_server.service
systemctl daemon-reload
systemctl enable kds_sms_server.service
systemctl start kds_sms_server.service

Update :hourglass_flowing_sand:

source /opt/kds-sms-server/bin/activate
pip install -U kds-sms-server
deactivate

Debug :gear:

systemctl stop kds_sms_server.service
kds-sms-server serve
systemctl start kds_sms_server.service

Project details


Download files

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

Source Distribution

kds_sms_server-3.1.0.tar.gz (37.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

kds_sms_server-3.1.0-py3-none-any.whl (42.2 kB view details)

Uploaded Python 3

File details

Details for the file kds_sms_server-3.1.0.tar.gz.

File metadata

  • Download URL: kds_sms_server-3.1.0.tar.gz
  • Upload date:
  • Size: 37.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for kds_sms_server-3.1.0.tar.gz
Algorithm Hash digest
SHA256 85d1e62f1470548d71fd51dbc5d06ab3114eb379bf6412a78c308448e072b98a
MD5 9ff82ff253c579eeffeebaf5655a07bf
BLAKE2b-256 259597861fa089eb877db4eee68195d785e28ae610882a4d6d7f4bf4e67523eb

See more details on using hashes here.

Provenance

The following attestation bundles were made for kds_sms_server-3.1.0.tar.gz:

Publisher: build_and_publish.yml on KDS-Erfurt/kds-sms-server

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kds_sms_server-3.1.0-py3-none-any.whl.

File metadata

  • Download URL: kds_sms_server-3.1.0-py3-none-any.whl
  • Upload date:
  • Size: 42.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for kds_sms_server-3.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 67ca5704697c88d17ba8d37dffe2d03338a766daad285577bc1b8fa42437169b
MD5 f76c264c44f98f3b51ae3f1969f06ad2
BLAKE2b-256 6d90b70125b3f9336cfdb13dde466e3ffd3750c33cae183446a083b57b660a3c

See more details on using hashes here.

Provenance

The following attestation bundles were made for kds_sms_server-3.1.0-py3-none-any.whl:

Publisher: build_and_publish.yml on KDS-Erfurt/kds-sms-server

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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