ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Postcards for SMS by Skyetel.

    Scheduled Pinned Locked Moved IT Discussion
    postcardsskyetelsms
    34 Posts 7 Posters 2.5k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • JaredBuschJ
      JaredBusch @JasGot
      last edited by JaredBusch

      @JasGot said in Postcards for SMS by Skyetel.:

      Anyone use it? I have questions about it.

      No, it is on my list of need to get installed and tested though.

      https://www.mangolassi.it/topic/20898/postcards-sms-webapp-from-skyetel

      J 1 Reply Last reply Reply Quote 0
      • scottalanmillerS
        scottalanmiller @JasGot
        last edited by

        @JasGot said in Postcards for SMS by Skyetel.:

        Anyone use it? I have questions about it.

        What kinds of questions?

        J 1 Reply Last reply Reply Quote 0
        • J
          JasGot @JaredBusch
          last edited by

          @JaredBusch said in Postcards for SMS by Skyetel.:

          No, it is on my list of need to get installed and tested though.

          I'm bringing up a Centos box right now to install and test.

          1 Reply Last reply Reply Quote 1
          • J
            JasGot @scottalanmiller
            last edited by

            @scottalanmiller said in Postcards for SMS by Skyetel.:

            What kinds of questions?

            They're being answered as I delve into this, but my first question was about the way it runs. Their single page on the topic at their website doesn't indicate whether it is an installed application, whether it needs an HTTPD server, whether it is a browser extension, etc.

            I'm learning all those answers right now. I chose to just dig in and give it a go because there are no other viable options (in my opinion) for free. Most start at $19.99 per month and include the sms service.

            I'll report back when I have it running ๐Ÿ™‚

            1 Reply Last reply Reply Quote 0
            • J
              JasGot
              last edited by

              It's a docker install.
              I have zero experience or knowledge about Docker.
              I am now halted while I research this error:
              "returned a non zero code 100"

              scottalanmillerS 1 Reply Last reply Reply Quote 0
              • J
                JasGot
                last edited by

                I have no clipboard access to the Centos from HyperV. Here is a screenshot
                83a6e626-3b3a-4539-a648-e17dba1c3205-image.png

                scottalanmillerS 1 Reply Last reply Reply Quote 0
                • scottalanmillerS
                  scottalanmiller @JasGot
                  last edited by

                  @JasGot said in Postcards for SMS by Skyetel.:

                  It's a docker install.
                  I have zero experience or knowledge about Docker.
                  I am now halted while I research this error:
                  "returned a non zero code 100"

                  Why use Docker? The install page doesn't mention it.

                  https://bitbucket.org/skyetel/postcards-installer/src/master/

                  J 2 Replies Last reply Reply Quote 0
                  • scottalanmillerS
                    scottalanmiller @JasGot
                    last edited by

                    @JasGot said in Postcards for SMS by Skyetel.:

                    I have no clipboard access to the Centos from HyperV. Here is a screenshot
                    83a6e626-3b3a-4539-a648-e17dba1c3205-image.png

                    You are running a Debian command on CentOS. That's not going to work. It says deb in the URL, and it is running apt-get. Those are Debian/Ubuntu commands for the deb installation format. CentOS uses RPM and commands like YUM or DNF.

                    So that's the base issue, it's the wrong OS to run that command on.

                    J 2 Replies Last reply Reply Quote 0
                    • scottalanmillerS
                      scottalanmiller
                      last edited by

                      I looked at their second site, and it mentions CentOS 7, but clearly they've not tested that. Plus thats old, only Ubuntu modern is listed as available that isn't old.

                      1 Reply Last reply Reply Quote 0
                      • J
                        JasGot @scottalanmiller
                        last edited by

                        @scottalanmiller said in Postcards for SMS by Skyetel.:

                        @JasGot said in Postcards for SMS by Skyetel.:

                        It's a docker install.
                        I have zero experience or knowledge about Docker.
                        I am now halted while I research this error:
                        "returned a non zero code 100"

                        Why use Docker? The install page doesn't mention it.

                        https://bitbucket.org/skyetel/postcards-installer/src/master/

                        Here are their instructions. I just followed them
                        https://skyetel.atlassian.net/wiki/spaces/SUG/pages/649134085/Postcards#Postcards-StartInstalling

                        1 Reply Last reply Reply Quote 0
                        • J
                          JasGot @scottalanmiller
                          last edited by

                          @scottalanmiller said in Postcards for SMS by Skyetel.:

                          @JasGot said in Postcards for SMS by Skyetel.:

                          It's a docker install.
                          I have zero experience or knowledge about Docker.
                          I am now halted while I research this error:
                          "returned a non zero code 100"

                          Why use Docker? The install page doesn't mention it.

                          https://bitbucket.org/skyetel/postcards-installer/src/master/

                          These are the instructions I followed.

                          1 Reply Last reply Reply Quote 0
                          • J
                            JasGot @scottalanmiller
                            last edited by

                            @scottalanmiller said in Postcards for SMS by Skyetel.:

                            @JasGot said in Postcards for SMS by Skyetel.:

                            I have no clipboard access to the Centos from HyperV. Here is a screenshot
                            83a6e626-3b3a-4539-a648-e17dba1c3205-image.png

                            You are running a Debian command on CentOS. That's not going to work. It says deb in the URL, and it is running apt-get. Those are Debian/Ubuntu commands for the deb installation format. CentOS uses RPM and commands like YUM or DNF.

                            So that's the base issue, it's the wrong OS to run that command on.

                            I guess they need help with their documentation.
                            I installed CentOS because they suggested it. I ran their installer, and their installer is what installed docker.

                            I don't see an rpm to install from.

                            scottalanmillerS 1 Reply Last reply Reply Quote 0
                            • J
                              JasGot @scottalanmiller
                              last edited by

                              @scottalanmiller said in Postcards for SMS by Skyetel.:

                              @JasGot said in Postcards for SMS by Skyetel.:

                              I have no clipboard access to the Centos from HyperV. Here is a screenshot
                              83a6e626-3b3a-4539-a648-e17dba1c3205-image.png

                              You are running a Debian command on CentOS. That's not going to work. It says deb in the URL, and it is running apt-get. Those are Debian/Ubuntu commands for the deb installation format. CentOS uses RPM and commands like YUM or DNF.

                              So that's the base issue, it's the wrong OS to run that command on.

                              What Os should I be using based on their installer (run.sh)?

                              scottalanmillerS 1 Reply Last reply Reply Quote 0
                              • scottalanmillerS
                                scottalanmiller @JasGot
                                last edited by

                                @JasGot said in Postcards for SMS by Skyetel.:

                                @scottalanmiller said in Postcards for SMS by Skyetel.:

                                @JasGot said in Postcards for SMS by Skyetel.:

                                I have no clipboard access to the Centos from HyperV. Here is a screenshot
                                83a6e626-3b3a-4539-a648-e17dba1c3205-image.png

                                You are running a Debian command on CentOS. That's not going to work. It says deb in the URL, and it is running apt-get. Those are Debian/Ubuntu commands for the deb installation format. CentOS uses RPM and commands like YUM or DNF.

                                So that's the base issue, it's the wrong OS to run that command on.

                                I guess they need help with their documentation.
                                I installed CentOS because they suggested it. I ran their installer, and their installer is what installed docker.

                                I don't see an rpm to install from.

                                Ah okay, so they are just doing Docker themselves, that's weird. But yeah, there is no RPM option. CentOS can't work.

                                1 Reply Last reply Reply Quote 0
                                • scottalanmillerS
                                  scottalanmiller @JasGot
                                  last edited by

                                  @JasGot said in Postcards for SMS by Skyetel.:

                                  @scottalanmiller said in Postcards for SMS by Skyetel.:

                                  @JasGot said in Postcards for SMS by Skyetel.:

                                  I have no clipboard access to the Centos from HyperV. Here is a screenshot
                                  83a6e626-3b3a-4539-a648-e17dba1c3205-image.png

                                  You are running a Debian command on CentOS. That's not going to work. It says deb in the URL, and it is running apt-get. Those are Debian/Ubuntu commands for the deb installation format. CentOS uses RPM and commands like YUM or DNF.

                                  So that's the base issue, it's the wrong OS to run that command on.

                                  What Os should I be using based on their installer (run.sh)?

                                  Ubuntu 19.10 is what I'd try first. They haven't documented what they've tested on or plan for you to use.

                                  J 1 Reply Last reply Reply Quote 0
                                  • J
                                    JasGot @scottalanmiller
                                    last edited by

                                    @scottalanmiller said in Postcards for SMS by Skyetel.:

                                    Ubuntu 19.10 is what I'd try first. They haven't documented what they've tested on or plan for you to use.

                                    Thanks. will try that now.

                                    1 Reply Last reply Reply Quote 0
                                    • SkyetelS
                                      Skyetel
                                      last edited by

                                      Its funny that this came up - we're actually working on a big update to Postcards now. This is what is on our development list for the next version (1.1):

                                      Upload Contacts via CSV
                                      Search - Ability to search through messages & contacts
                                      Automated image scaling for images that run larger than 1.5Mb
                                      Giphy Integration - Send Giphys in SMS!
                                      Send Emojis - Send Emojis!
                                      Templates - Have pre-set messages that can be sent with a click of a mouse
                                      Archive Conversations - Ability to close a conversation and hide it from view
                                      Bulk SMS Sending - Ability to send 1 message to multiple recipients via some kind of Queue.
                                      Auto Replies - Be able to automatically reply to a new message
                                      Schedule Sending SMS - Ability to deliver an SMS at a pre-set time
                                      Email Notifications - Ability to notify users that theyโ€™ve received an SMS by email using end-user supplied SMTP servers
                                      Postcards Updater - Add the ability to update from one version of Postcards to the next version

                                      The installation installs Docker on the server when you run the script, but with version 1.1 we intend on releasing an OVF and have it as a preconfigured application with both AWS and DigitalOcean to make the install easier. We're even looking at making it so you can deploy it here: https://www.digitalocean.com/products/kubernetes/ (this will make it easier to update and manage for our users)

                                      scottalanmillerS K 2 Replies Last reply Reply Quote 2
                                      • scottalanmillerS
                                        scottalanmiller @Skyetel
                                        last edited by

                                        @Skyetel the install documentation should state the exact OS being tested against. Docker isn't cross platform so people need to know what to run it on to be sure it is the same. And CentOS 7 doesn't work any longer, as the script is deb/apt specific.

                                        M 1 Reply Last reply Reply Quote 1
                                        • M
                                          manxam @scottalanmiller
                                          last edited by

                                          @scottalanmiller : Just for clarification, what do you mean that Docker isn't cross platform?
                                          It currently runs the same on all Linux distros, Windows, and even OSX. (utilizing the native hypervisor on the two latter platforms).

                                          scottalanmillerS travisdh1T 2 Replies Last reply Reply Quote 0
                                          • scottalanmillerS
                                            scottalanmiller @manxam
                                            last edited by

                                            @manxam said in Postcards for SMS by Skyetel.:

                                            @scottalanmiller : Just for clarification, what do you mean that Docker isn't cross platform?
                                            It currently runs the same on all Linux distros, Windows, and even OSX. (utilizing the native hypervisor on the two latter platforms).

                                            Meaning when you deploy things to Docker, Docker is different on each platform. You don't just "write for Docker" and run anywhere. It's not platform agnostic. Everyone promotes that as a feature, but in practice it runs different even on different Linux kernels. You can write things that will run in Docker and be agnostic, but Docker itself exposes too much from underneath.

                                            Where Docker itself runs is irrelevant, it's "Docker/Fedora or Docker/Ubuntu" not just Docker.

                                            1 Reply Last reply Reply Quote 1
                                            • 1
                                            • 2
                                            • 1 / 2
                                            • First post
                                              Last post